Searched refs:BT_MITM (Results 1 – 2 of 2) sorted by relevance
170 return conn->br.remote_auth | BT_MITM; in ssp_get_auth()174 return (conn->br.remote_auth & ~BT_MITM); in ssp_get_auth()
271 #define BT_MITM 0x01 macro