Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Da2mp.c324 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_sync.c3265 return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_AMP_INFO, in hci_read_local_amp_info_sync()
Dhci_event.c4039 HCI_CC(HCI_OP_READ_LOCAL_AMP_INFO, hci_cc_read_local_amp_info,
/Linux-v6.1/include/net/bluetooth/
Dhci.h1539 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro