Searched refs:rx_result (Results 1 – 1 of 1) sorted by relevance
119 static otError rx_result; variable224 rx_result = OT_ERROR_NO_FRAME_RECEIVED; in handle_radio_event()228 rx_result = OT_ERROR_FCS; in handle_radio_event()232 rx_result = OT_ERROR_DESTINATION_ADDRESS_FILTERED; in handle_radio_event()237 rx_result = OT_ERROR_FAILED; in handle_radio_event()665 otPlatDiagRadioReceiveDone(aInstance, NULL, rx_result); in platformRadioProcess()667 otPlatRadioReceiveDone(aInstance, NULL, rx_result); in platformRadioProcess()