Home
last modified time | relevance | path

Searched refs:BTA_GATT_PERM_READ_ENC_MITM (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h492 #define BTA_GATT_PERM_READ_ENC_MITM GATT_PERM_READ_ENC_MITM /* bit 2 - 0x0004 */ macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c928 bta_perm |= BTA_GATT_PERM_READ_ENC_MITM; in bt_mesh_perm_to_bta_perm()