Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h131 int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle);
/linux-6.15/net/bluetooth/
H A Dhci_sync.c2059 int hci_read_rssi_sync(struct hci_dev *hdev, __le16 handle) in hci_read_rssi_sync() function
H A Dmgmt.c7205 err = hci_read_rssi_sync(hdev, handle); in get_conn_info_sync()