Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Da2mp.c326 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_core.c219 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
Dhci_event.c3182 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
/Linux-v4.19/include/net/bluetooth/
Dhci.h1266 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro