Searched defs:HandleFrame (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/src/ncp/ | ||
D | ncp_hdlc.cpp | 288 void NcpHdlc::HandleFrame(void *aContext, otError aError) { static_cast<NcpHdlc *>(aContext)->Handl… in HandleFrame() function in ot::Ncp::NcpHdlc |