Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h490 #define BTA_GATT_PERM_WRITE GATT_PERM_WRITE /* bit 4 - 0x0010 */ macro
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c892 bta_perm |= BTA_GATT_PERM_WRITE; in bt_mesh_perm_to_bta_perm()