Home
last modified time | relevance | path

Searched full:requests (Results 1 – 25 of 155) sorted by relevance

1234567

/nrf52832-nimble/rt-thread/components/libc/aio/
H A Dposix_aio.c26 * requests currently outstanding against file descriptor fildes. The aiocbp
29 * I/O requests against fildes shall be canceled.
32 * that are successfully canceled. If there are requests that cannot be canceled,
34 * requests when they are completed.
388 * The lio_listio() function shall initiate a list of I/O requests with a single
401 * in Signal Generation and Delivery when all the requests in list have completed.
403 * The I/O requests enumerated by list are submitted in an unspecified order.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dmqtt_priv.h47 /** Pending request item, binds application callback to pending server requests */
86 /** Pending requests to server */
H A Dsnmp_opts.h113 * Unsafe requests are disabled by default!
255 …* This value is used to limit the repetitions processed in GetBulk requests (value == 0 means no l…
258 * so the effect is that the client will do more requests to gather all data.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Ddhcp6.c16 * - only start requests if a valid local address is available on the netif
17 * - only start information requests if required (not for every RA)
23 * When enabled, requests are only issued after receipt of RA with the
290 * Requests are sent on receipt of an RA message with the
309 * Requests are sent on receipt of an RA message with the
342 * Requests are sent on receipt of an RA message with the
574 * It triggers DHCPv6 requests (if enabled).
H A Dinet6.c38 * Please coordinate changes and requests with Ivan Delamer
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dsnmp_opts.h113 * Unsafe requests are disabled by default!
255 …* This value is used to limit the repetitions processed in GetBulk requests (value == 0 means no l…
258 * so the effect is that the client will do more requests to gather all data.
H A Dmqtt.h153 * Pending request item, binds application callback to pending server requests
193 /** Pending requests to server */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dmdns.txt51 the multicast groups and any MDNS/legacy DNS requests sent unicast or multicast
109 requests required from a client.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dmdns.txt51 the multicast groups and any MDNS/legacy DNS requests sent unicast or multicast
109 requests required from a client.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_os_test.c75 * corresponding requests when the host task was started. in ble_os_test_misc_init()
201 * corresponding requests when the host task was started. in ble_os_disc_test_task_handler()
292 * corresponding requests when the host task was started. in ble_gap_terminate_test_task_handler()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/
H A Dmsg_in.c158 * @param request_id identifies requests from 0 to (SNMP_CONCURRENT_REQUESTS-1)
389 * @param request_id identifies requests from 0 to (SNMP_CONCURRENT_REQUESTS-1)
534 * @param request_id identifies requests from 0 to (SNMP_CONCURRENT_REQUESTS-1)
794 * @param request_id identifies requests from 0 to (SNMP_CONCURRENT_REQUESTS-1)
844 /* exceeding number of concurrent requests */ in snmp_recv()
860 /* Only accept requests and requests without error (be robust) */ in snmp_recv()
861 /* Reject response and trap headers or error requests as input! */ in snmp_recv()
1059 /* must be noError (0) for incoming requests. in snmp_pdu_header_check()
1095 /* must be 0 for incoming requests. in snmp_pdu_header_check()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dsnmp_agent.txt164 Object identifiers from incoming requests are checked
166 or are expanded(*) for GetNext requests with short
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Deap.h125 u_char ea_requests; /* Number of Requests sent/received */
155 #define EAP_DEFALLOWREQ 20 /* max # times to accept requests */
H A Dppp_opts.h435 * EAP_DEFALLOWREQ: max # times to accept requests
466 * LCP_ECHOINTERVAL: Interval in seconds between keepalive echo requests, 0 to disable.
473 * LCP_MAXECHOFAILS: Number of unanswered echo requests before failure.
H A Dppp.h274 u8_t eap_allow_req; /* Max Requests allowed */
277 u8_t eap_max_transmits; /* Max Requests allowed */
290 u8_t lcp_echo_interval; /* Interval between LCP echo-requests */
291 u8_t lcp_echo_fails; /* Tolerance to unanswered echo-requests */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Deap.h125 u_char ea_requests; /* Number of Requests sent/received */
155 #define EAP_DEFALLOWREQ 20 /* max # times to accept requests */
H A Dppp_opts.h447 * EAP_DEFALLOWREQ: max # times to accept requests
478 * LCP_ECHOINTERVAL: Interval in seconds between keepalive echo requests, 0 to disable.
485 * LCP_MAXECHOFAILS: Number of unanswered echo requests before failure.
/nrf52832-nimble/rt-thread/components/net/sal_socket/include/
H A Dsal_socket.h95 #define MSG_WAITALL 0x02 /* Unimplemented: Requests that the function block until the full a…
96 #define MSG_OOB 0x04 /* Unimplemented: Requests out-of-band data. The significance and s…
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml229 Time in seconds between Friend Requests, if a previous Friend
264 consecutive requests sent by the Low Power node. If no
265 requests are received by the Friend node before the
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Ddhcp6.c38 * Please coordinate changes and requests with Ivan Delamer
H A Dinet6.c38 * Please coordinate changes and requests with Ivan Delamer
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/
H A Dlowpan6_opts.h37 * Please coordinate changes and requests with Ivan Delamer
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Ddhcp6.h39 * Please coordinate changes and requests with Ivan Delamer
H A Dethip6.h38 * Please coordinate changes and requests with Ivan Delamer
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dethip6.h38 * Please coordinate changes and requests with Ivan Delamer

1234567