Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h109 int hci_update_passive_scan(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dmgmt.c1333 hci_update_passive_scan(hdev); in mgmt_set_powered_complete()
1732 hci_update_passive_scan(hdev); in set_connectable_update_settings()
2115 hci_update_passive_scan(hdev); in set_le_sync()
5144 hci_update_passive_scan(hdev); in set_device_flags()
5253 hci_update_passive_scan(hdev); in mgmt_add_adv_patterns_monitor_complete()
5469 hci_update_passive_scan(hdev); in mgmt_remove_adv_monitor_complete()
6583 hci_update_passive_scan(hdev); in fast_connectable_complete()
9450 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()
1563 hci_update_passive_scan(hdev); in hci_connect_le_scan()
H A Dhci_core.c116 hci_update_passive_scan(hdev); in hci_discovery_set_state()
2301 hci_update_passive_scan(hdev); in hci_conn_params_del()
H A Dhci_event.c3409 hci_update_passive_scan(hdev); in hci_disconn_complete_evt()
5780 hci_update_passive_scan(hdev); in le_conn_complete_evt()
H A Dhci_sync.c3198 int hci_update_passive_scan(struct hci_dev *hdev) in hci_update_passive_scan() function