Searched refs:HCI_OP_READ_LOCAL_NAME (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/bluetooth/ |
| D | btbcm.c | 248 skb = __hci_cmd_sync(hdev, HCI_OP_READ_LOCAL_NAME, 0, NULL, in btbcm_read_local_name()
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | hci.h | 1034 #define HCI_OP_READ_LOCAL_NAME 0x0c14 macro
|
| /Linux-v5.15/net/bluetooth/ |
| D | hci_core.c | 284 hci_req_add(req, HCI_OP_READ_LOCAL_NAME, 0, NULL); in bredr_setup()
|
| D | hci_event.c | 3394 case HCI_OP_READ_LOCAL_NAME: in hci_cmd_complete_evt()
|
| D | mgmt.c | 8092 hci_req_add(&req, HCI_OP_READ_LOCAL_NAME, 0, NULL); in add_ext_adv_data()
|