Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1390 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
/linux-4.1.27/net/bluetooth/
Dhci_event.c269 mgmt_set_local_name_complete(hdev, sent, status); in hci_cc_write_local_name()
Dmgmt.c8125 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function