Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci_sync.h74 int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle);
/linux-5.19.10/net/bluetooth/
Dhci_sync.c1360 int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle) in hci_read_rssi_sync() function
Dmgmt.c6761 err = hci_read_rssi_sync(hdev, handle); in get_conn_info_sync()