Searched refs:BTM_BLE_SEC_ENCRYPT_MITM (Results 1 – 5 of 5) sorted by relevance
394 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT_MITM; in gatt_convert_sec_action()
1122 ble_sec_act = BTM_BLE_SEC_ENCRYPT_MITM; in btm_ble_start_sec_check()1536 if (sec_act == BTM_BLE_SEC_ENCRYPT_MITM) { in btm_ble_set_encryption()1551 case BTM_BLE_SEC_ENCRYPT_MITM: in btm_ble_set_encryption()
5554 (p_e->sec_act == BTM_BLE_SEC_ENCRYPT_MITM && in btm_sec_check_pending_enc_req()
789 #define BTA_DM_BLE_SEC_MITM BTM_BLE_SEC_ENCRYPT_MITM
405 #define BTM_BLE_SEC_ENCRYPT_MITM 3 macro