Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1307 #define HCI_OP_LE_READ_ADV_TX_POWER 0x2007 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c826 hci_req_add(req, HCI_OP_LE_READ_ADV_TX_POWER, 0, NULL); in hci_init3_req()
Dhci_event.c2940 case HCI_OP_LE_READ_ADV_TX_POWER: in hci_cmd_complete_evt()