Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_LOCAL_AMP_INFO (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/bluetooth/
Da2mp.c324 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_sync.c3428 return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_AMP_INFO, in hci_read_local_amp_info_sync()
Dhci_event.c4107 HCI_CC(HCI_OP_READ_LOCAL_AMP_INFO, hci_cc_read_local_amp_info,
/linux-6.6.21/include/net/bluetooth/
Dhci.h1599 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro