Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h491 #define BTA_GATT_PERM_WRITE_ENCRYPTED GATT_PERM_WRITE_ENCRYPTED /* bit 5 - 0x0020 */ macro
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c900 bta_perm |= BTA_GATT_PERM_WRITE_ENCRYPTED; in bt_mesh_perm_to_bta_perm()