Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c646 if (opt & RFCOMM_LM_SECURE) in rfcomm_sock_setsockopt_old()
757 RFCOMM_LM_SECURE; in rfcomm_sock_getsockopt_old()
761 RFCOMM_LM_SECURE | RFCOMM_LM_FIPS; in rfcomm_sock_getsockopt_old()
/Linux-v6.6/include/net/bluetooth/
Drfcomm.h298 #define RFCOMM_LM_SECURE 0x0020 macro