Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_sync.h84 int hci_update_passive_scan(struct hci_dev *hdev);
/Linux-v6.1/net/bluetooth/
Dhci_conn.c119 hci_update_passive_scan(hdev); in hci_connect_le_scan_cleanup()
1191 hci_update_passive_scan(hdev); in hci_le_conn_failed()
1537 hci_update_passive_scan(hdev); in hci_connect_le_scan()
Dmgmt.c1329 hci_update_passive_scan(hdev); in mgmt_set_powered_complete()
1707 hci_update_passive_scan(hdev); in set_connectable_update_settings()
2155 hci_update_passive_scan(hdev); in set_le_sync()
5165 hci_update_passive_scan(hdev); in set_device_flags()
5274 hci_update_passive_scan(hdev); in mgmt_add_adv_patterns_monitor_complete()
5484 hci_update_passive_scan(hdev); in mgmt_remove_adv_monitor_complete()
6590 hci_update_passive_scan(hdev); in set_scan_params()
9448 hci_update_passive_scan(hdev); in mgmt_power_on()
Dhci_core.c161 hci_update_passive_scan(hdev); in hci_discovery_set_state()
2323 hci_update_passive_scan(hdev); in hci_conn_params_del()
Dhci_event.c3438 hci_update_passive_scan(hdev); in hci_disconn_complete_evt()
5960 hci_update_passive_scan(hdev); in le_conn_complete_evt()
Dhci_sync.c2794 int hci_update_passive_scan(struct hci_dev *hdev) in hci_update_passive_scan() function