Home
last modified time | relevance | path

Searched defs:aShouldSaveFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp316 …id RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength, bool &aShouldSaveFrame) in HandleNotification()
2107 …ndleReceivedFrame(const uint8_t *aFrame, uint16_t aLength, uint8_t aHeader, bool &aShouldSaveFrame) in HandleReceivedFrame()
/aosp_15_r20/external/ot-br-posix/src/ncp/
H A Dncp_spinel.cpp231 …ndleReceivedFrame(const uint8_t *aFrame, uint16_t aLength, uint8_t aHeader, bool &aShouldSaveFrame) in HandleReceivedFrame()