Searched refs:HCI_OP_READ_TX_POWER (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 1329 #define HCI_OP_READ_TX_POWER 0x0c2d macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 1544 #define HCI_OP_READ_TX_POWER 0x0c2d macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 1790 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER); in hci_cc_read_tx_power() 3557 case HCI_OP_READ_TX_POWER: in hci_cmd_complete_evt()
|
H A D | mgmt.c | 6121 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_TX_POWER); in conn_info_refresh_complete() 6229 hci_req_add(&req, HCI_OP_READ_TX_POWER, in get_conn_info() 6237 hci_req_add(&req, HCI_OP_READ_TX_POWER, in get_conn_info()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 2269 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,
|
H A D | hci_sync.c | 1961 return __hci_cmd_sync_status(hdev, HCI_OP_READ_TX_POWER, in hci_read_tx_power_sync()
|
Completed in 43 milliseconds