Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sync.c3141 static int hci_write_scan_enable_sync(struct hci_dev *hdev, u8 val) in hci_write_scan_enable_sync() function
3177 return hci_write_scan_enable_sync(hdev, scan); in hci_update_scan_sync()
5482 err = hci_write_scan_enable_sync(hdev, 0x00); in hci_power_off_sync()
5877 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
5879 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
5892 hci_write_scan_enable_sync(hdev, SCAN_DISABLED); in hci_pause_scan_sync()