Home
last modified time | relevance | path

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

/Zephyr-latest/lib/net_buf/
Dbuf.c186 static void heap_data_unref(struct net_buf *buf, uint8_t *data) in heap_data_unref() function
201 .unref = heap_data_unref,