Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1487 #define HCI_OP_READ_TX_POWER 0x0c2d macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c2214 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER); in hci_cc_read_tx_power()
4144 HCI_CC(HCI_OP_READ_TX_POWER, hci_cc_read_tx_power,
H A Dhci_sync.c1964 return __hci_cmd_sync_status(hdev, HCI_OP_READ_TX_POWER, in hci_read_tx_power_sync()