Searched refs:RadioMessage (Results 1 – 2 of 2) sorted by relevance
90 struct RadioMessage struct96 static void radioTransmit(struct RadioMessage *aMessage, const struct otRadioFrame *aFrame); argument105 static struct RadioMessage sReceiveMessage;106 static struct RadioMessage sTransmitMessage;107 static struct RadioMessage sAckMessage;635 static void radioComputeCrc(struct RadioMessage *aMessage, uint16_t aLength) in radioComputeCrc()773 void radioTransmit(struct RadioMessage *aMessage, const struct otRadioFrame *aFrame) in radioTransmit()
55 struct RadioMessage struct61 static struct RadioMessage sDefaultMessages[OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM]; argument