Symbol: lmp_le_capable
include/net/bluetooth/hci_core.h
1975
#define le_enabled(dev) (lmp_le_capable(dev) && \
net/bluetooth/hci_conn.c
1275
if (!lmp_le_capable(d))
net/bluetooth/hci_conn.c
1386
if (lmp_le_capable(hdev))
net/bluetooth/hci_conn.c
1578
if (lmp_le_capable(hdev))
net/bluetooth/hci_conn.c
1629
if (lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
343
if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
347
if (lmp_sc_capable(hdev) || lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
99
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4075
if (lmp_le_capable(hdev)) {
net/bluetooth/hci_sync.c
4189
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4313
if (!lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4662
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4917
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4970
if (lmp_le_capable(hdev))
net/bluetooth/mgmt.c
1526
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
2256
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2393
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2448
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2485
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2554
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
4005
if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING))
net/bluetooth/mgmt.c
4088
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
4622
if (hdev && lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
6617
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
6662
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
6840
if (!lmp_bredr_capable(hdev) || !lmp_le_capable(hdev))
net/bluetooth/mgmt.c
7119
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
7194
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
721
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
7287
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
779
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
7957
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
835
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
8527
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
9317
if (!lmp_le_capable(hdev))
net/bluetooth/smp.c
3414
if (!lmp_le_capable(hdev))