Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1771 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c291 mgmt_set_local_name_complete(hdev, sent, status); in hci_cc_write_local_name()
H A Dmgmt.c8620 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function