Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c342 case GATT_AUTH_REQ_MITM: in gatt_determine_sec_act()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h315 #define GATT_AUTH_REQ_MITM 2 /* authenticated encryption */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h268 #define BTA_GATT_AUTH_REQ_MITM GATT_AUTH_REQ_MITM /* authenticated encrypti…