Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/mqtt_sn_client/src/
Dmqtt_sn_client.c115 int tp_poll(struct mqtt_sn_client *client) in tp_poll() function
131 .init = tp_init, .sendto = msg_sendto, .recvfrom = tp_recvfrom, .poll = tp_poll}; in setup()