Home
last modified time | relevance | path

Searched refs:hasFramePending (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dradio.c287 static bool hasFramePending(const otRadioFrame *aFrame) in hasFramePending() function
798 && hasFramePending(&sReceiveFrame)) in radioSendAck()