Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_request.c779 } else if (hci_is_le_conn_scanning(hdev)) { in hci_req_add_le_passive_scan()
Dhci_sync.c2812 } else if (hci_is_le_conn_scanning(hdev)) { in hci_passive_scan_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1401 static inline bool hci_is_le_conn_scanning(struct hci_dev *hdev) in hci_is_le_conn_scanning() function