Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dradio.c635 static void radioComputeCrc(struct RadioMessage *aMessage, uint16_t aLength) in radioComputeCrc() function
660 radioComputeCrc(&sTransmitMessage, sTransmitFrame.mLength); in radioSendMessage()
839 radioComputeCrc(&sAckMessage, sAckFrame.mLength); in radioSendAck()