Lines Matching refs:HCI_LE_ENABLED
888 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings()
1193 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf()
1522 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support()
1582 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable()
1781 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable()
2150 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in set_le_sync()
2160 if (!err && hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le_sync()
2395 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_features()
2448 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_send_cancel()
2483 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in mesh_send()
2574 if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le()
2575 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le()
6830 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr()
6979 !hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_secure_conn()