Searched refs:HandleFrame (Results 1 – 2 of 2) sorted by relevance
119 mFrameDecoder.Init(mRxBuffer, &NcpHdlc::HandleFrame, this); in NcpHdlc()137 mFrameDecoder.Init(mRxBuffer, &NcpHdlc::HandleFrame, this); in NcpHdlc()288 void NcpHdlc::HandleFrame(void *aContext, otError aError) { static_cast<NcpHdlc *>(aContext)->Handl… in HandleFrame() function in ot::Ncp::NcpHdlc290 void NcpHdlc::HandleFrame(otError aError) in HandleFrame() function in ot::Ncp::NcpHdlc
128 void HandleFrame(otError aError);134 static void HandleFrame(void *aContext, otError aError);