Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_request.c360 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_write_fast_connectable()
984 if (!hci_dev_test_flag(req->hdev, HCI_BREDR_ENABLED)) in hci_req_clear_event_filter()
1002 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_req_set_event_filter()
2221 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
2261 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_scan()
2316 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in connectable_update()
2366 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_class()
2420 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in discoverable_update()
A Deir.c246 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in eir_create_adv_data()
A Dmgmt.c849 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
889 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1051 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1395 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1581 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
1957 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
5946 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
5997 hci_dev_change_flag(hdev, HCI_BREDR_ENABLED); in set_bredr()
6051 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in set_bredr()
6133 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in set_secure_conn()
[all …]
A Dhci_core.c305 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_req()
1220 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
1880 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_scan_state()
1917 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
3547 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
3854 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
A Dhci_conn.c1427 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/linux/include/net/bluetooth/
A Dhci.h320 HCI_BREDR_ENABLED, enumerator

Completed in 48 milliseconds