Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c79 #define BLE_MESH_GATTC_APP_UUID_BYTE 0x97 macro
1333 uint8_t uuid[16] = { [0 ... 15] = BLE_MESH_GATTC_APP_UUID_BYTE }; in bt_mesh_bta_gattc_cb()
1779 memset(&gattc_app_uuid.uu.uuid128, BLE_MESH_GATTC_APP_UUID_BYTE, LEN_UUID_128); in bt_mesh_gatt_init()