Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Da2mp.c324 hci_req_add(&hreq, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in a2mp_getinfo_req()
Dhci_core.c222 hci_req_add(req, HCI_OP_READ_LOCAL_AMP_INFO, 0, NULL); in amp_init1()
Dhci_event.c3404 case HCI_OP_READ_LOCAL_AMP_INFO: in hci_cmd_complete_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1382 #define HCI_OP_READ_LOCAL_AMP_INFO 0x1409 macro