Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.c2702 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
2725 remote_mitm = (remote->auth_req & SMP_AUTH_MITM); in sc_select_method()
2730 if (local_mitm || remote_mitm) in sc_select_method()