Searched defs:HasFrame (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/lib/hdlc/ | ||
| D | hdlc.hpp | 231 bool HasFrame(void) const { return (mWritePointer != GetFrame()); } in HasFrame() function in ot::Hdlc::MultiFrameBuffer |
| /external/openthread/src/lib/spinel/ | ||
| D | spinel_buffer.cpp | 544 bool Buffer::HasFrame(Priority aPriority) const in HasFrame() function in ot::Spinel::Buffer |