Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dl2cap_sock.c445 L2CAP_LM_SECURE; in l2cap_sock_getsockopt_old()
449 L2CAP_LM_SECURE | L2CAP_LM_FIPS; in l2cap_sock_getsockopt_old()
719 if (opt & L2CAP_LM_SECURE) in l2cap_sock_setsockopt_old()
/linux-4.4.14/include/net/bluetooth/
Dl2cap.h96 #define L2CAP_LM_SECURE 0x0020 macro