Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c813 static int push_hdlc(void) in push_hdlc() function
2003 if ((sUseRawFrames ? push_raw() : push_hdlc()) < 0) in main()