Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c100 static uint8_t client_buf_data[CLIENT_BUF_SIZE * BLE_MESH_MAX_CONN]; variable
1462 client->buf.__buf = client_buf_data + (i * CLIENT_BUF_SIZE); in bt_mesh_proxy_server_init()
1498 memset(client_buf_data, 0, sizeof(client_buf_data)); in bt_mesh_proxy_server_deinit()