Home
last modified time | relevance | path

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

/openbmc/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.c968 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_class_sync()
1147 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address_sync()
3345 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_write_fast_connectable_sync()
3412 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_scan_sync()
3514 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) { in hci_powered_update_sync()
3748 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_set_event_filter_sync()
3966 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_sync()
5722 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_update_discoverable_sync()
5788 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_connectable_sync()
6023 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_event_filter_sync()
H A Dmgmt.c878 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
915 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1172 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1489 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1558 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1756 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
2458 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
6631 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
6690 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
6741 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all...]
H A Dhci_core.c353 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
673 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_passive_scan_state()
706 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
2358 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
2617 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
H A Dhci_request.c707 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
H A Dhci_conn.c1576 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h413 HCI_BREDR_ENABLED, enumerator