Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h130 int hci_update_passive_scan(struct hci_dev *hdev);
/linux-6.15/net/bluetooth/
H A Dmgmt.c1339 hci_update_passive_scan(hdev); in mgmt_set_powered_complete()
1745 hci_update_passive_scan(hdev); in set_connectable_update_settings()
2128 hci_update_passive_scan(hdev); in set_le_sync()
5085 hci_update_passive_scan(hdev); in set_device_flags()
5194 hci_update_passive_scan(hdev); in mgmt_add_adv_patterns_monitor_complete()
5410 hci_update_passive_scan(hdev); in mgmt_remove_adv_monitor_complete()
6484 hci_update_passive_scan(hdev); in set_scan_params()
9400 hci_update_passive_scan(hdev); in mgmt_power_on()
H A Dhci_conn.c137 hci_update_passive_scan(hdev); in hci_connect_le_scan_cleanup()
1596 hci_update_passive_scan(hdev); in hci_connect_le_scan()
H A Dhci_core.c114 hci_update_passive_scan(hdev); in hci_discovery_set_state()
2297 hci_update_passive_scan(hdev); in hci_conn_params_del()
H A Dhci_event.c3442 hci_update_passive_scan(hdev); in hci_disconn_complete_evt()
5805 hci_update_passive_scan(hdev); in le_conn_complete_evt()
H A Dhci_sync.c3173 int hci_update_passive_scan(struct hci_dev *hdev) in hci_update_passive_scan() function