Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.h56 #define SMP_AUTH_MITM 0x04 macro
Dsmp.c294 if (authreq & SMP_AUTH_MITM) in authreq_to_seclevel()
304 return SMP_AUTH_MITM | SMP_AUTH_BONDING; in seclevel_to_authreq()
478 if (!(auth & SMP_AUTH_MITM)) in tk_request()
1262 authreq |= SMP_AUTH_MITM; in smp_conn_security()