Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h117 int hci_update_scan(struct hci_dev *hdev);
/openbmc/linux/net/bluetooth/
H A Dmgmt.c1722 hci_update_scan(hdev); in set_connectable_update_settings()
7623 hci_update_scan(hdev); in add_device()
7735 hci_update_scan(hdev); in remove_device()
7797 hci_update_scan(hdev); in remove_device()
H A Dhci_event.c3188 hci_update_scan(hdev); in hci_conn_complete_evt()
3394 hci_update_scan(hdev); in hci_disconn_complete_evt()
H A Dhci_sync.c3187 int hci_update_scan(struct hci_dev *hdev) in hci_update_scan() function