Lines Matching refs:HCI_LE_ENABLED
889 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings()
1173 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf()
1476 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support()
1533 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable()
1730 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable()
2133 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in set_le_sync()
2143 if (!err && hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le_sync()
2335 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_features()
2388 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_send_cancel()
2423 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in mesh_send()
2514 if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le()
2515 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le()
6738 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr()
6888 !hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_secure_conn()