Searched refs:HCI_OP_READ_LOCAL_AMP_INFO (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | a2mp.c | 324 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
|
H A D | hci_event.c | 3413 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
|
H A D | hci_core.c | 222 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 1382 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 1597 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sync.c | 3434 return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_AMP_INFO, in hci_read_local_amp_info_sync() 3465 /* HCI_OP_READ_LOCAL_AMP_INFO */
|
H A D | hci_event.c | 4107 HCI_CC(HCI_OP_READ_LOCAL_AMP_INFO, hci_cc_read_local_amp_info,
|
Completed in 41 milliseconds