Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_trace.h96 #define NET_BUF_ERR(fmt, args...) do {if ((BLE_MESH_NET_BUF_LOG_LEVEL >= BLE_MESH_LOG_LEVEL_ERROR… macro
102 #define NET_BUF_ERR(fmt, args...)
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c476 NET_BUF_ERR("%s():%d: buf %p double free", func, line, in net_buf_unref_debug()
573 NET_BUF_ERR("Out of free buffer, pool %p", pool); in net_buf_alloc_len_debug()
582 NET_BUF_ERR("Out of data, buf %p", buf); in net_buf_alloc_len_debug()