Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c645 if (opt & RFCOMM_LM_SECURE) in rfcomm_sock_setsockopt_old()
753 RFCOMM_LM_SECURE; in rfcomm_sock_getsockopt_old()
757 RFCOMM_LM_SECURE | RFCOMM_LM_FIPS; in rfcomm_sock_getsockopt_old()
/linux-6.15/include/net/bluetooth/
H A Drfcomm.h298 #define RFCOMM_LM_SECURE 0x0020 macro