Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn.c364 static struct mqtt_sn_gateway *mqtt_sn_gw_find_id(struct mqtt_sn_client *client, uint16_t gw_id) in mqtt_sn_gw_find_id() function
900 gw = mqtt_sn_gw_find_id(client, gw_id); in mqtt_sn_add_gw()
1118 gw = mqtt_sn_gw_find_id(client, p->gw_id); in handle_advertise()