Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_request.c354 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_write_fast_connectable()
1285 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in create_instance_adv_data()
1960 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
2000 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_scan()
2052 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in connectable_update()
2102 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_class()
2156 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in discoverable_update()
Dmgmt.c802 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
842 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1001 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1283 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1345 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1525 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
1897 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
4553 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
4626 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
4663 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all …]
Dhci_core.c425 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_req()
1295 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
1908 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_scan_state()
1945 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
3145 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
3334 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
Dhci_conn.c1193 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/Linux-v5.4/include/net/bluetooth/
Dhci.h277 HCI_BREDR_ENABLED, enumerator