Searched refs:mgmt_set_local_name_complete (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1766 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2252 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 293 mgmt_set_local_name_complete(hdev, sent, status); in hci_cc_write_local_name()
|
H A D | mgmt.c | 8635 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 365 mgmt_set_local_name_complete(hdev, sent, rp->status); in hci_cc_write_local_name()
|
H A D | mgmt.c | 9972 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function
|
Completed in 44 milliseconds