Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/lorawan/
Dlorawan.h84 LORAWAN_MSG_UNCONFIRMED = 0, enumerator
/Zephyr-Core-3.5.0/subsys/lorawan/services/
Dlorawan_services.c68 err = lorawan_send(msg_copy.port, msg_copy.data, msg_copy.len, LORAWAN_MSG_UNCONFIRMED); in uplink_handler()
/Zephyr-Core-3.5.0/subsys/lorawan/
Dlorawan.c580 case LORAWAN_MSG_UNCONFIRMED: in lorawan_send()
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.1.rst27 unconfirmed message, this has to be changed to ``LORAWAN_MSG_UNCONFIRMED``.