Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/lorawan/services/
Dmulticast.c34 #define MAX_MULTICAST_CMDS_PER_PACKAGE 3 macro
113 uint8_t tx_buf[MAX_MULTICAST_CMDS_PER_PACKAGE * MAX_MULTICAST_ANS_LEN]; in multicast_package_callback()