Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1494 static inline bool hci_is_le_conn_scanning(struct hci_dev *hdev) in hci_is_le_conn_scanning() function
/linux/net/bluetooth/
H A Dhci_sync.c3035 } else if (hci_is_le_conn_scanning(hdev)) { in hci_passive_scan_sync()