Home
last modified time | relevance | path

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

/subsys/net/lib/sntp/
A Dsntp_pkt.h23 uint8_t poll; member
A Dsntp.c33 NET_DBG("poll: %x", pkt->poll); in sntp_pkt_dump()
/subsys/modem/backends/
A Dmodem_backend_tty.c39 if (poll(&pd, 1, MODEM_BACKEND_TTY_THREAD_RUN_PERIOD_MS) < 0) { in modem_backend_tty_routine()
/subsys/net/l2/wifi/
A DKconfig107 bool "Skip inactivity poll for stations after the inactivity timeout"
109 Skip inactivity poll for stations after the inactivity timeout. This
/subsys/mgmt/mcumgr/transport/
A DKconfig.lorawan63 Stack size of the thread that will poll for empty additional packets when a partial
/subsys/net/lib/mqtt_sn/
A Dmqtt_sn_transport_udp.c250 .poll = tp_udp_poll, in mqtt_sn_transport_udp_init()
A Dmqtt_sn.c1671 if (client->transport->poll) { in mqtt_sn_input()
1672 next_frame_size = client->transport->poll(client); in mqtt_sn_input()
/subsys/mgmt/updatehub/
A DKconfig31 int "Time to poll interval (in minutes)"
/subsys/fs/
A Dfuse_fs_access_bottom.c576 .poll = NULL,
/subsys/mgmt/hawkbit/
A DKconfig28 int "Time to poll interval (in minutes)"
/subsys/net/lib/sockets/
A DKconfig27 int "Max number of supported poll() entries [DEPRECATED]"
/subsys/bluetooth/mesh/shell/
A Dshell.c1737 SHELL_CMD_ARG(poll, NULL, NULL, cmd_poll, 1, 0),
/subsys/shell/backends/
A DKconfig.backends790 This option can be used to modify the poll interval the backend uses

Completed in 547 milliseconds