Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Da2mp.c326 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_core.c419 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
Dhci_event.c2904 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1229 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro