Symbol: lmp_le_capable
include/net/bluetooth/hci_core.h
1975
#define le_enabled(dev) (lmp_le_capable(dev) && \
net/bluetooth/hci_conn.c
1343
if (!lmp_le_capable(d))
net/bluetooth/hci_conn.c
1454
if (lmp_le_capable(hdev))
net/bluetooth/hci_conn.c
1646
if (lmp_le_capable(hdev))
net/bluetooth/hci_conn.c
1697
if (lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
340
if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
344
if (lmp_sc_capable(hdev) || lmp_le_capable(hdev))
net/bluetooth/hci_debugfs.c
96
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4188
if (lmp_le_capable(hdev)) {
net/bluetooth/hci_sync.c
4302
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4426
if (!lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
4800
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
5055
if (lmp_le_capable(hdev))
net/bluetooth/hci_sync.c
5108
if (lmp_le_capable(hdev))
net/bluetooth/mgmt.c
1523
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
2253
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2390
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2445
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2482
if (!lmp_le_capable(hdev) ||
net/bluetooth/mgmt.c
2551
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
4056
if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING))
net/bluetooth/mgmt.c
4145
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
4679
if (hdev && lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
6676
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
6721
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
6899
if (!lmp_bredr_capable(hdev) || !lmp_le_capable(hdev))
net/bluetooth/mgmt.c
7178
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
718
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
7253
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
7346
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
776
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
8059
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
832
if (lmp_le_capable(hdev)) {
net/bluetooth/mgmt.c
8633
if (!lmp_le_capable(hdev))
net/bluetooth/mgmt.c
9430
if (!lmp_le_capable(hdev))
net/bluetooth/smp.c
3354
if (!lmp_le_capable(hdev))