Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Deir.c276 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in eir_create_adv_data()
H A Dhci_sync.c950 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_class_sync()
1129 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address_sync()
3320 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_write_fast_connectable_sync()
3387 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_scan_sync()
3489 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) { in hci_powered_update_sync()
3726 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_set_event_filter_sync()
3968 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_sync()
5735 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_update_discoverable_sync()
5801 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_connectable_sync()
6024 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_event_filter_sync()
H A Dmgmt.c881 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
918 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1178 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1572 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1769 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
2471 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
6591 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
6655 hci_dev_change_flag(hdev, HCI_BREDR_ENABLED); in set_bredr()
6713 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in set_bredr()
6785 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in set_secure_conn()
[all …]
H A Dhci_core.c332 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
652 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_passive_scan_state()
685 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
2354 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
2612 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
H A Dhci_conn.c1609 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/linux-6.15/include/net/bluetooth/
H A Dhci.h453 HCI_BREDR_ENABLED, enumerator