Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_request.c486 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
507 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in __hci_update_background_scan()
1186 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_req_prepare_suspend()
1632 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) in hci_req_add_le_interleaved_scan()
2624 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in le_scan_disable_work()
2680 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in le_scan_restart()
2780 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in active_scan()
2913 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_req_stop_discovery()
2922 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_req_stop_discovery()
A Dhci_conn.c1260 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in hci_connect_le()
1290 if (hci_dev_test_flag(hdev, HCI_LE_SCAN)) { in hci_connect_le()
A Dhci_event.c80 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_cc_inquiry_cancel()
1437 hci_dev_set_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
1462 hci_dev_clear_flag(hdev, HCI_LE_SCAN); in le_set_scan_enable_complete()
2627 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2645 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
A Dmgmt.c5653 (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_advertising()
5812 if (hci_dev_test_flag(hdev, HCI_LE_SCAN) && in set_scan_params()
9547 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN)) in restart_le_scan()
/linux/include/net/bluetooth/
A Dhci.h302 HCI_LE_SCAN, enumerator
A Dhci_core.h777 hci_dev_clear_flag(hdev, HCI_LE_SCAN); \

Completed in 66 milliseconds