Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_auth.cc384 *p_btm_sec_act = BTM_BLE_SEC_ENCRYPT_NO_MITM; in gatt_convert_sec_action()
/system/bt/stack/include/
Dbtm_api_types.h277 BTM_BLE_SEC_ENCRYPT_NO_MITM = 2, enumerator
/system/bt/stack/btm/
Dbtm_ble.cc963 ble_sec_act = BTM_BLE_SEC_ENCRYPT_NO_MITM; in btm_ble_start_sec_check()
1389 case BTM_BLE_SEC_ENCRYPT_NO_MITM: in btm_ble_set_encryption()
1391 auth_req = (sec_act == BTM_BLE_SEC_ENCRYPT_NO_MITM) in btm_ble_set_encryption()
Dbtm_sec.cc4764 p_e->sec_act == BTM_BLE_SEC_ENCRYPT_NO_MITM || in btm_sec_check_pending_enc_req()
/system/bt/bta/hh/
Dbta_hh_le.cc1075 NULL, BTM_BLE_SEC_ENCRYPT_NO_MITM); in bta_hh_start_security()