Lines Matching refs:HCI_LE_ENABLED
895 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings()
1191 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf()
1502 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support()
1559 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable()
1756 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable()
2159 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in set_le_sync()
2169 if (!err && hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le_sync()
2361 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_features()
2414 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_send_cancel()
2449 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in mesh_send()
2540 if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le()
2541 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le()
6746 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr()
6896 !hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_secure_conn()