Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Deir.c276 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in eir_create_adv_data()
H A Dhci_sync.c956 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_class_sync()
1135 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address_sync()
3403 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_write_fast_connectable_sync()
3470 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_scan_sync()
3572 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) { in hci_powered_update_sync()
3809 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_set_event_filter_sync()
4062 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_sync()
5841 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_update_discoverable_sync()
5907 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_connectable_sync()
6129 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_event_filter_sync()
H A Dmgmt.c891 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
928 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1195 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1518 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1589 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1788 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
2566 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
6739 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
6798 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
6849 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all …]
H A Dhci_core.c350 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
670 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_passive_scan_state()
703 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
2382 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
2646 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
H A Dhci_conn.c1677 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/linux/include/net/bluetooth/
H A Dhci.h456 HCI_BREDR_ENABLED, enumerator