Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c509 static uint8_t *fixed_data_alloc(struct net_buf *buf, size_t *size, int32_t timeout) in fixed_data_alloc() function
525 .alloc = fixed_data_alloc,