Searched refs:smp_lorawan_get_mtu (Results 1 – 1 of 1) sorted by relevance
24 static uint16_t smp_lorawan_get_mtu(const struct net_buf *nb);33 .functions.get_mtu = smp_lorawan_get_mtu,222 static uint16_t smp_lorawan_get_mtu(const struct net_buf *nb) in smp_lorawan_get_mtu() function