Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Da2mp.c314 hci_send_cmd(hdev, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_core.c360 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
Dhci_event.c2907 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci.h1205 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro