Home
last modified time | relevance | path

Searched refs:L2CAP_LM_SECURE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dl2cap_sock.c504 L2CAP_LM_SECURE; in l2cap_sock_getsockopt_old()
508 L2CAP_LM_SECURE | L2CAP_LM_FIPS; in l2cap_sock_getsockopt_old()
817 if (opt & L2CAP_LM_SECURE) in l2cap_sock_setsockopt_old()
/linux-6.6.21/include/net/bluetooth/
Dl2cap.h97 #define L2CAP_LM_SECURE 0x0020 macro