Searched refs:last_mcps_confirm_status (Results 1 – 1 of 1) sorted by relevance
84 static LoRaMacEventInfoStatus_t last_mcps_confirm_status; variable151 last_mcps_confirm_status = mcps_confirm->Status; in mcps_confirm_handler()703 if (last_mcps_confirm_status != LORAMAC_EVENT_INFO_STATUS_OK) { in lorawan_send()704 ret = lorawan_eventinfo2errno(last_mcps_confirm_status); in lorawan_send()