Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h495 #define BTA_GATT_PERM_WRITE_ENC_MITM GATT_PERM_WRITE_ENC_MITM /* bit 6 - 0x0040 */ macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c932 bta_perm |= BTA_GATT_PERM_WRITE_ENC_MITM; in bt_mesh_perm_to_bta_perm()