Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c927 static int pull_hdlc(void) in pull_hdlc() function
1992 if ((sUseRawFrames ? pull_raw() : pull_hdlc()) < 0) in main()