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.c3376 static int hci_write_scan_enable_sync(struct hci_dev *hdev, u8 val) in hci_write_scan_enable_sync() function
3412 return hci_write_scan_enable_sync(hdev, scan); in hci_update_scan_sync()
5639 err = hci_write_scan_enable_sync(hdev, 0x00); in hci_power_off_sync()
6026 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
6028 hci_write_scan_enable_sync(hdev, scan); in hci_update_event_filter_sync()
6041 hci_write_scan_enable_sync(hdev, SCAN_DISABLED); in hci_pause_scan_sync()