Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetbuf.h82 err_t netbuf_data (struct netbuf *buf,
/btstack/3rd-party/lwip/core/src/api/
H A Dnetbuf.c196 netbuf_data(struct netbuf *buf, void **dataptr, u16_t *len) in netbuf_data() function