Searched refs:BTM_SEC_OUT_MITM (Results 1 – 6 of 6) sorted by relevance
375 (BTM_SEC_OUT_AUTHENTICATE | BTM_SEC_OUT_ENCRYPT | BTM_SEC_OUT_MITM | \
492 BTM_SEC_OUT_AUTHENTICATE | BTM_SEC_OUT_MITM | BTM_SEC_FORCE_MASTER | in BTM_SetSecurityLevel()505 if (sec_level & BTM_SEC_OUT_AUTHENTICATE) sec_level |= BTM_SEC_OUT_MITM; in BTM_SetSecurityLevel()533 BTM_SEC_OUT_AUTHENTICATE | BTM_SEC_OUT_MITM); in BTM_SetSecurityLevel()1568 uint16_t mtm_check = is_originator ? BTM_SEC_OUT_MITM : BTM_SEC_IN_MITM; in btm_sec_is_upgrade_possible()2988 (p_dev_rec->p_cur_service->security_flags & BTM_SEC_OUT_MITM) in btm_io_capabilities_req()
989 (security_required & BTM_SEC_OUT_MITM) == 0) { in btm_ble_determine_security_act()995 if (security_required & BTM_SEC_OUT_MITM) auth_req |= BTM_LE_AUTH_REQ_MITM; in btm_ble_determine_security_act()
901 #define BTM_SEC_OUT_MITM 0x2000 macro
200 security |= server ? BTM_SEC_IN_MITM : BTM_SEC_OUT_MITM; in alloc_rfc_slot()
302 security |= is_server ? BTM_SEC_IN_MITM : BTM_SEC_OUT_MITM; in btsock_l2cap_alloc_l()