Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c359 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_write_fast_connectable()
1160 if (!hci_dev_test_flag(req->hdev, HCI_BREDR_ENABLED)) in hci_req_clear_event_filter()
1178 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in hci_req_set_event_filter()
1802 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in create_instance_adv_data()
2604 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_update_random_address()
2644 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_scan()
2699 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in connectable_update()
2749 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in __hci_req_update_class()
2803 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in discoverable_update()
Dmgmt.c848 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in get_current_settings()
888 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in get_current_settings()
1050 if (hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in append_eir_data_to_buf()
1332 else if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in mgmt_bredr_support()
1394 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_discoverable()
1580 !hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) in set_connectable()
1956 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_le()
5647 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) || in set_fast_connectable()
5720 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in set_bredr_complete()
5757 if (cp->val == hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in set_bredr()
[all …]
Dhci_core.c428 hci_dev_clear_flag(hdev, HCI_BREDR_ENABLED); in hci_init2_req()
1341 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_inquiry()
2000 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_update_scan_state()
2037 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_dev_cmd()
3622 (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED) && in hci_copy_identity_address()
3971 hci_dev_set_flag(hdev, HCI_BREDR_ENABLED); in hci_register_dev()
Dhci_conn.c1294 if (!hci_dev_test_flag(hdev, HCI_BREDR_ENABLED)) { in hci_connect_acl()
/Linux-v5.15/include/net/bluetooth/
Dhci.h320 HCI_BREDR_ENABLED, enumerator