Home
last modified time | relevance | path

Searched refs:HCI_BREDR_ENABLED (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c360 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_write_fast_connectable()
1744 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in create_instance_adv_data()
2551 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
2591 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_scan()
2646 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in connectable_update()
2696 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_class()
2750 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in discoverable_update()
H A Dmgmt.c843 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
883 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1045 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1327 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1389 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1575 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
1951 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
5422 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
5495 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
5532 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all...]
H A Dhci_core.c427 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_req()
1334 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
1990 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_scan_state()
2027 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
3452 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
3790 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
H A Dhci_conn.c1243 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/kernel/linux/linux-6.6/net/bluetooth/
H A Deir.c276 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in eir_create_adv_data()
H A Dhci_sync.c795 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_class_sync()
973 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address_sync()
3091 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_write_fast_connectable_sync()
3158 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_scan_sync()
3209 * HCI_FORCE_STATIC_ADDR | BDADDR_ANY && !HCI_BREDR_ENABLED (Set Static Address)
3260 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED))) { in hci_powered_update_sync()
3559 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_set_event_filter_sync()
3780 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_sync()
5563 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_update_discoverable_sync()
5629 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_update_connectable_sync()
[all...]
H A Dmgmt.c890 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
927 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1184 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()
1557 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1754 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
2456 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
6579 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
6638 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
6689 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all...]
H A 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()
2409 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
2676 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
H A Dhci_request.c705 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
H A Dhci_conn.c1625 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h320 HCI_BREDR_ENABLED, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h405 HCI_BREDR_ENABLED, enumerator

Completed in 60 milliseconds