Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Deir.c291 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in eir_create_adv_data()
Dhci_sync.c789 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_class_sync()
967 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address_sync()
3082 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_write_fast_connectable_sync()
3149 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_scan_sync()
3251 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) { in hci_powered_update_sync()
3550 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_set_event_filter_sync()
3771 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_sync()
5541 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_update_discoverable_sync()
5607 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_connectable_sync()
5842 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_event_filter_sync()
Dmgmt.c892 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
932 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1187 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1492 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1560 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1757 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
2524 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
6645 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
6704 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
6755 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all …]
Dhci_core.c403 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
723 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_passive_scan_state()
760 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
2407 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
2672 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
Dhci_request.c705 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
Dhci_conn.c1623 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/Linux-v6.6/include/net/bluetooth/
Dhci.h405 HCI_BREDR_ENABLED, enumerator