Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.c633 static inline bool hci_is_le_conn_scanning(struct hci_dev *hdev) in hci_is_le_conn_scanning() function
800 } else if (hci_is_le_conn_scanning(hdev)) { in hci_req_add_le_passive_scan()
Dhci_sync.c2508 static inline bool hci_is_le_conn_scanning(struct hci_dev *hdev) in hci_is_le_conn_scanning() function
2670 } else if (hci_is_le_conn_scanning(hdev)) { in hci_passive_scan_sync()