Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1754 tBT_UUID gatts_app_uuid = {LEN_UUID_128, {0}}; in bt_mesh_gatt_init() local
1755 memset(&gatts_app_uuid.uu.uuid128, BLE_MESH_GATTS_APP_UUID_BYTE, LEN_UUID_128); in bt_mesh_gatt_init()
1763 BTA_GATTS_AppRegister(&gatts_app_uuid, bt_mesh_bta_gatts_cb); in bt_mesh_gatt_init()