Home
last modified time | relevance | path

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

/btstack/platform/lwip/
H A Dbnep_lwip.c215 static err_t low_level_output( struct netif *netif, struct pbuf *p ){ in low_level_output() function
274 netif->linkoutput = low_level_output; in bnep_lwip_netif_init()
/btstack/3rd-party/lwip/core/
H A DCHANGELOG4080 * ethernetif.c Updated low_level_output() to match prototype for