Home
last modified time | relevance | path

Searched refs:mgmt_set_local_name_complete (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/net/bluetooth/
Dhci_core.h1019 int mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
/linux-3.4.99/net/bluetooth/
Dhci_event.c214 mgmt_set_local_name_complete(hdev, sent, status); in hci_cc_write_local_name()
Dmgmt.c3363 int mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function