Home
last modified time | relevance | path

Searched refs:scanning_paused (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c332 if (hdev->scanning_paused) { in hci_req_add_le_scan_disable()
548 if (hdev->scanning_paused) { in hci_req_start_scan()
737 if (hdev->scanning_paused) { in hci_req_add_le_passive_scan()
H A Dhci_sync.c410 if (hdev->scanning_paused) { in hci_le_scan_restart_sync()
2041 if (hdev->scanning_paused) { in hci_scan_disable_sync()
2751 if (hdev->scanning_paused) { in hci_start_scan_sync()
2772 if (hdev->scanning_paused) { in hci_passive_scan_sync()
3167 if (hdev->scanning_paused) in hci_update_scan_sync()
5904 if (hdev->scanning_paused) in hci_pause_scan_sync()
5913 hdev->scanning_paused = true; in hci_pause_scan_sync()
5979 hdev->scanning_paused = false; in hci_suspend_sync()
5988 hdev->scanning_paused = true; in hci_suspend_sync()
6030 if (!hdev->scanning_paused) in hci_resume_scan_sync()
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c711 if (hdev->scanning_paused) { in hci_req_add_le_scan_disable()
935 if (hdev->scanning_paused) { in hci_req_start_scan()
1055 if (hdev->scanning_paused) { in hci_req_add_le_passive_scan()
1304 hdev->scanning_paused = true; in hci_req_prepare_suspend()
1324 hdev->scanning_paused = false; in hci_req_prepare_suspend()
1330 hdev->scanning_paused = true; in hci_req_prepare_suspend()
1334 hdev->scanning_paused = false; in hci_req_prepare_suspend()
2600 if (hdev->scanning_paused) in __hci_req_update_scan()
3010 if (hdev->scanning_paused) { in le_scan_restart()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h495 bool scanning_paused;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h571 bool scanning_paused; member

Completed in 18 milliseconds