Searched defs:HandleFrame (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/ncp/ | ||
H A D | ncp_hdlc.cpp | 288 void NcpHdlc::HandleFrame(void *aContext, otError aError) { static_cast<NcpHdlc *>(aContext)->Handl… in HandleFrame() function in ot::Ncp::NcpHdlc |
/aosp_15_r20/external/cronet/net/websockets/ | ||
H A D | websocket_channel.cc | 678 ChannelState WebSocketChannel::HandleFrame( in HandleFrame() function in net::WebSocketChannel |