Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_INQ_RSP_TX_POWER (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1132 #define HCI_OP_READ_INQ_RSP_TX_POWER 0x0c58 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c482 hci_req_add(req, HCI_OP_READ_INQ_RSP_TX_POWER, 0, NULL); in hci_init2_req()
Dhci_event.c3412 case HCI_OP_READ_INQ_RSP_TX_POWER: in hci_cmd_complete_evt()