Searched refs:HCI_OP_READ_LOCAL_AMP_INFO (Results 1 – 4 of 4) sorted by relevance
314 hci_send_cmd(hdev, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
360 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
2907 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
1205 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro