Searched refs:LORAWAN_MSG_UNCONFIRMED (Results 1 – 4 of 4) sorted by relevance
84 LORAWAN_MSG_UNCONFIRMED = 0, enumerator
68 err = lorawan_send(msg_copy.port, msg_copy.data, msg_copy.len, LORAWAN_MSG_UNCONFIRMED); in uplink_handler()
580 case LORAWAN_MSG_UNCONFIRMED: in lorawan_send()
27 unconfirmed message, this has to be changed to ``LORAWAN_MSG_UNCONFIRMED``.