Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h1546 #define HCI_OP_READ_TX_POWER 0x0c2d macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c2271 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER); in hci_cc_read_tx_power()
4177 HCI_CC(HCI_OP_READ_TX_POWER, hci_cc_read_tx_power,
Dhci_sync.c1955 return __hci_cmd_sync_status(hdev, HCI_OP_READ_TX_POWER, in hci_read_tx_power_sync()