Home
last modified time | relevance | path

Searched refs:hci_update_passive_scan (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_sync.h130 int hci_update_passive_scan(struct hci_dev *hdev);
/linux/net/bluetooth/
H A Dhci_conn.c137 hci_update_passive_scan(hdev); in hci_connect_le_scan_cleanup()
1606 hci_update_passive_scan(hdev); in hci_connect_le_scan()
H A Dhci_event.c3408 hci_update_passive_scan(hdev); in hci_disconn_complete_evt()
5770 hci_update_passive_scan(hdev); in le_conn_complete_evt()
H A Dhci_sync.c3242 int hci_update_passive_scan(struct hci_dev *hdev) in hci_update_passive_scan() function