Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dsmp.c2687 u8 local_mitm, remote_mitm, local_io, remote_io, method; in sc_select_method() local
2709 local_mitm = (local->auth_req & SMP_AUTH_MITM); in sc_select_method()
2715 if (local_mitm || remote_mitm) in sc_select_method()