Symbol: HCI_LE_ENABLED
include/net/bluetooth/hci_core.h
1976
hci_dev_test_flag(dev, HCI_LE_ENABLED))
net/bluetooth/hci_conn.c
1453
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/hci_conn.c
1645
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/hci_conn.c
1696
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/hci_core.c
633
if (hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/hci_event.c
2126
hci_dev_set_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/hci_event.c
2129
hci_dev_clear_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/hci_sync.c
1362
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/hci_sync.c
1610
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/hci_sync.c
3294
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/hci_sync.c
3437
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) ||
net/bluetooth/hci_sync.c
3462
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/hci_sync.c
4194
hci_dev_set_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/hci_sync.c
4687
if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/l2cap_core.c
7182
if (hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED) &&
net/bluetooth/mgmt.c
1196
if (hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
1525
else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
1585
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) &&
net/bluetooth/mgmt.c
1784
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) &&
net/bluetooth/mgmt.c
2155
hci_dev_set_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/mgmt.c
2165
if (!err && hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/mgmt.c
2397
if (hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
2450
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
2486
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
2584
if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) {
net/bluetooth/mgmt.c
2585
hci_dev_change_flag(hdev, HCI_LE_ENABLED);
net/bluetooth/mgmt.c
6903
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
7052
!hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/mgmt.c
891
if (hci_dev_test_flag(hdev, HCI_LE_ENABLED))
net/bluetooth/smp.c
2343
if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED))
net/bluetooth/smp.c
2918
if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) {
net/bluetooth/smp.c
3081
if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED))