Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3459 static int hci_write_scan_enable_sync(struct hci_dev *hdev, u8 val) in hci_write_scan_enable_sync() function
3495 return hci_write_scan_enable_sync(hdev, scan); in hci_update_scan_sync()
5772 err = hci_write_scan_enable_sync(hdev, 0x00); in hci_power_off_sync()
6158 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
6160 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
6173 hci_write_scan_enable_sync(hdev, SCAN_DISABLED); in hci_pause_scan_sync()