Home
last modified time | relevance | path

Searched refs:lmp_sc_capable (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1357 #define lmp_sc_capable(dev) ((dev)->features[2][1] & LMP_SC) macro
1368 #define bredr_sc_enabled(dev) (lmp_sc_capable(dev) && \
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_debugfs.c342 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
Dmgmt.c794 if (lmp_sc_capable(hdev)) in get_supported_settings()
5672 if (!lmp_sc_capable(hdev) && in set_secure_conn()
5678 lmp_sc_capable(hdev) && in set_secure_conn()
5689 if (!hdev_is_powered(hdev) || !lmp_sc_capable(hdev) || in set_secure_conn()
Dsmp.c3452 if (!lmp_sc_capable(hdev)) { in smp_register()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0008_linux_net.patch101 if (!lmp_sc_capable(hdev)) {