Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1350 #define HCI_OP_READ_RSSI 0x1405 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt.c6104 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_RSSI); in conn_info_refresh_complete()
6204 hci_req_add(&req, HCI_OP_READ_RSSI, sizeof(req_rssi_cp), in get_conn_info()
Dhci_event.c3544 case HCI_OP_READ_RSSI: in hci_cmd_complete_evt()