Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c676 if (opt & RFCOMM_LM_SECURE) in rfcomm_sock_setsockopt_old()
786 RFCOMM_LM_SECURE; in rfcomm_sock_getsockopt_old()
790 RFCOMM_LM_SECURE | RFCOMM_LM_FIPS; in rfcomm_sock_getsockopt_old()
/Linux-v4.19/include/net/bluetooth/
Drfcomm.h299 #define RFCOMM_LM_SECURE 0x0020 macro