Searched refs:LW_RECV_PORT_ANY (Results 1 – 5 of 5) sorted by relevance
64 .port = LW_RECV_PORT_ANY, in main()
58 .port = LW_RECV_PORT_ANY, in main()
45 if ((cb->port == LW_RECV_PORT_ANY) || (cb->port == port)) { in lorawan_emul_send_downlink()
185 if ((cb->port == LW_RECV_PORT_ANY) || in mcps_indication_handler()
171 #define LW_RECV_PORT_ANY UINT16_MAX macro