Home
last modified time | relevance | path

Searched refs:HCI_LE_ENABLED (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/net/bluetooth/
Dhci_request.c402 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_update_background_scan()
1209 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_req_update_scan_rsp_data()
1346 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_req_update_adv_data()
2746 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in powered_update_hci()
2762 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in powered_update_hci()
Dmgmt.c805 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings()
1005 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf()
1293 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support()
1344 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable()
1524 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable()
1848 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in le_enable_complete()
1916 if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le()
1917 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le()
4653 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr()
4809 !hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_secure_conn()
Dhci_conn.c964 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le()
1142 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le_scan()
Dsmp.c2332 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) in smp_conn_security()
2889 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) { in smp_sig_channel()
3036 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in bredr_pairing()
Dhci_core.c316 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in le_setup()
529 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_set_le_support()
1910 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_scan_state()
Dhci_event.c1626 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
1629 hci_dev_clear_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
Dl2cap_core.c7129 if (hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED) && in l2cap_conn_add()
/Linux-v5.4/include/net/bluetooth/
Dhci.h268 HCI_LE_ENABLED, enumerator