Home
last modified time | relevance | path

Searched refs:HCI_LE_SCAN (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c481 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
502 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
1178 if (hci_dev_test_flag(req->hdev, HCI_LE_SCAN)) in hci_req_config_le_suspend_scan()
1297 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_req_prepare_suspend()
1957 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_req_add_le_interleaved_scan()
2951 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in le_scan_disable_work()
3007 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in le_scan_restart()
3105 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in active_scan()
3219 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_req_stop_discovery()
3227 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_req_stop_discovery()
[all...]
H A Dhci_event.c79 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_cc_inquiry_cancel()
1360 hci_dev_set_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
1385 hci_dev_clear_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
2507 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2525 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
H A Dhci_conn.c1080 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in hci_connect_le()
1110 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_connect_le()
H A Dmgmt.c5202 (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_advertising()
5361 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_scan_params()
8733 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in restart_le_scan()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c352 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in le_scan_disable()
407 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_le_scan_restart_sync()
2038 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_scan_disable_sync()
2441 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_pause_addr_resolution()
5201 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_stop_discovery_sync()
6279 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in hci_le_create_conn_sync()
6316 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_le_create_conn_sync()
H A Dhci_request.c819 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_req_add_le_interleaved_scan()
H A Dhci_event.c116 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_cc_inquiry_cancel()
1783 hci_dev_set_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
1810 hci_dev_clear_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
3062 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
3081 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
H A Dmgmt.c6397 (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_advertising()
6529 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_scan_params()
10070 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in restart_le_scan()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h302 HCI_LE_SCAN, enumerator
H A Dhci_core.h734 hci_dev_clear_flag(hdev, HCI_LE_SCAN); \
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h388 HCI_LE_SCAN, enumerator
H A Dhci_core.h851 hci_dev_clear_flag(hdev, HCI_LE_SCAN); \

Completed in 69 milliseconds