Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c669 if (opt & RFCOMM_LM_SECURE) in rfcomm_sock_setsockopt_old()
779 RFCOMM_LM_SECURE; in rfcomm_sock_getsockopt_old()
783 RFCOMM_LM_SECURE | RFCOMM_LM_FIPS; in rfcomm_sock_getsockopt_old()
/linux-4.1.27/include/net/bluetooth/
Drfcomm.h297 #define RFCOMM_LM_SECURE 0x0020 macro