Home
last modified time | relevance | path

Searched refs:lmp_encrypt_capable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1332 #define lmp_encrypt_capable(dev) ((dev)->features[0][0] & LMP_ENCRYPT) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1796 #define lmp_encrypt_capable(dev) ((dev)->features[0][0] & LMP_ENCRYPT) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c772 if (!lmp_encrypt_capable(hdev)) { in hci_dev_cmd()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c2039 if (!lmp_encrypt_capable(hdev)) { in hci_dev_cmd()

Completed in 20 milliseconds