Searched refs:uplink_cb (Results 1 – 1 of 1) sorted by relevance
30 static lorawan_uplink_cb_t uplink_cb; variable119 if (uplink_cb != NULL) { in lorawan_send()120 uplink_cb(port, len, data); in lorawan_send()155 uplink_cb = cb; in lorawan_emul_register_uplink_callback()