Home
last modified time | relevance | path

Searched full:answer (Results 1 – 25 of 46) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/pts/
H A Dpts-gatt.txt24 <answer YES>
30 <answer YES>
35 <answer YES>
42 <answer YES>
49 <answer YES>
56 <answer YES>
65 <answer YES>
69 <answer YES>
73 <answer YES>
78 <answer YES>
[all …]
H A Dpts-gap.txt73 TC_IDLE_NAMP_BV_01_C PASS <answer NO to role question>
80 TC_IDLE_NAMP_BV_02_C PASS <answer NO to role question>
137 TC_CONN_TERM_BV_01_C PASS <answer NO to role question>
356 TC_GAT_BV_01_C PASS <answer NO to role question>
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/mdns/
H A Dmdns.c23 * - Individual known answer detection for all local IPv6 addresses
145 /** TXT record to answer with */
228 * question again in reply before answer) */
232 /* Bitmask for which reverse IPv6 hosts to answer */
258 /** Length of variable answer */
260 /** Offset of start of variable answer in packet */
831 …* A question contains domain, type and class. Since an answer also starts with these fields this f…
834 * @param domain The domain name the answer is for
835 * @param type The DNS type of the answer (like 'AAAA', 'SRV')
836 * @param klass The DNS type of the answer (like 'IN')
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mdns/
H A Dmdns.c22 * - Individual known answer detection for all local IPv6 addresses
162 /** TXT record to answer with */
251 * question again in reply before answer) */
255 /* Bitmask for which reverse IPv6 hosts to answer */
281 /** Length of variable answer */
283 /** Offset of start of variable answer in packet */
889 …* A question contains domain, type and class. Since an answer also starts with these fields this f…
892 * @param domain The domain name the answer is for
893 * @param type The DNS type of the answer (like 'AAAA', 'SRV')
894 * @param klass The DNS type of the answer (like 'IN')
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/snmp/
H A Dmsg_in.c171 /* get_object_def() answer*/ in snmp_msg_get_event()
175 /* translate answer into a known lifeform */ in snmp_msg_get_event()
195 /* get_value() answer */ in snmp_msg_get_event()
401 /* get_object_def() answer*/ in snmp_msg_getnext_event()
404 /* translate answer into a known lifeform */ in snmp_msg_getnext_event()
423 /* get_value() answer */ in snmp_msg_getnext_event()
547 /* get_object_def() answer*/ in snmp_msg_set_event()
551 /* translate answer into a known lifeform */ in snmp_msg_set_event()
569 /* set_test() answer*/ in snmp_msg_set_event()
600 /* get_object_def() answer*/ in snmp_msg_set_event()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Ddns.c68 /** @todo: improve answer parsing, more checkings... */
155 /** DNS answer message structure.
158 /* DNS answer record starts with either a domain name or a pointer
484 * to make sure an answer from the DNS server matches the current dns_table
798 /* skip answer resource record's host name */ in dns_recv()
805 /* read the answer resource record's TTL, and maximize it if needed */ in dns_recv()
810 /* read the IP address after answer resource record's header */ in dns_recv()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Ddns.c77 /** @todo: improve answer parsing, more checkings... */
200 /** DNS answer message structure.
203 /* DNS answer record starts with either a domain name or a pointer
244 /** DNS request table entry: used when dns_gehostbyname cannot answer the
641 * to make sure an answer from the DNS server matches the current dns_table
1111 /* read the answer resource record's TTL, and maximize it if needed */ in dns_correct_response()
1215 /* skip answer resource record's host name */ in dns_recv()
1235 /* read the IP address after answer resource record's header */ in dns_recv()
1254 /* read the IP address after answer resource record's header */ in dns_recv()
1267 /* skip this answer */ in dns_recv()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Ddns.c79 /** @todo: improve answer parsing, more checkings... */
197 /** DNS answer message structure.
200 /* DNS answer record starts with either a domain name or a pointer
241 /** DNS request table entry: used when dns_gehostbyname cannot answer the
636 * to make sure an answer from the DNS server matches the current dns_table
1147 /* read the answer resource record's TTL, and maximize it if needed */ in dns_correct_response()
1269 /* skip answer resource record's host name */ in dns_recv()
1292 /* read the IP address after answer resource record's header */ in dns_recv()
1311 /* read the IP address after answer resource record's header */ in dns_recv()
1325 /* skip this answer */ in dns_recv()
/nrf52832-nimble/rt-thread/components/net/uip/apps/resolv/
H A Dresolv.c96 /** \internal The DNS answer message structure. */
98 /* DNS answer record starts with either a domain name or a pointer
284 /* The first byte in the answer resource record determines if it in newdata()
296 /* printf("Answer: type %x, class %x, ttl %x, length %x\n", in newdata()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/netbiosns/
H A Dnetbiosns.c347 /* we only answer if we got a default interface */ in netbiosns_recv()
417 /* serial number of the answer */ in netbiosns_recv()
/nrf52832-nimble/rt-thread/components/net/uip/apps/webclient/
H A Dwebclient.h158 * query answer.
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_twis.h449 * @param addr_mask Mask of address indexes of what device should answer to.
462 * @return Mask of address indexes of what device should answer to.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/api/
H A Dapi_lib.c381 /* TODO: Speedup: Don't block and wait for the answer here in netconn_recv_data()
524 /* TODO: Speedup: Don't block and wait for the answer here in netconn_recved()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/netbiosns/
H A Dnetbiosns.c264 /* we only answer if we got a default interface */ in netbiosns_recv()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/
H A Dsnmp_msg.c349 /* malformed ASN.1, don't answer */ in snmp_process_get_request()
385 /* malformed ASN.1, don't answer */ in snmp_process_getnext_request()
436 /* malformed ASN.1, don't answer */ in snmp_process_getbulk_request()
536 /* malformed ASN.1, don't answer */ in snmp_process_set_request()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dchap.c546 * we have to send the same answer (Success/Failure) in ChapReceiveResponse()
648 /* presumably an answer to a duplicate response */ in ChapReceiveSuccess()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/
H A Dicmp.c187 /* We generate an answer by switching the dest and src ip addresses, in icmp_input()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/
H A Dsnmp_msg.c504 /* malformed ASN.1, don't answer */ in snmp_process_get_request()
540 /* malformed ASN.1, don't answer */ in snmp_process_getnext_request()
591 /* malformed ASN.1, don't answer */ in snmp_process_getbulk_request()
691 /* malformed ASN.1, don't answer */ in snmp_process_set_request()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/smtp/
H A Dsmtp.c949 /** Parse pbuf to see if it contains the beginning of an answer.
978 /** Parse pbuf to see if it contains a fully received answer.
982 * A fully received answer is a 3-digit number followed by a space,
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml142 Since there is no single optimal answer, this configuration
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Dicmp.c198 /* We generate an answer by switching the dest and src ip addresses, in icmp_input()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Dicmp.c205 /* We generate an answer by switching the dest and src ip addresses, in icmp_input()
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00172.html116 <a name="l00096"></a>00096 <span class="comment">/** \internal The DNS answer message structure. */…
118 <a name="l00098"></a>00098 <span class="comment">/* DNS answer record starts with either a domain…
304 <a name="l00284"></a>00284 <span class="comment">/* The first byte in the answer resource rec…
316 <a name="l00296"></a>00296 <span class="comment">/* printf("Answer: type %x, class %x, t…
H A Da00046.html111 <a name="l00096"></a>00096 <span class="comment">/** \internal The DNS answer message structure. */…
113 <a name="l00098"></a>00098 <span class="comment">/* DNS answer record starts with either a domain…
299 <a name="l00284"></a>00284 <span class="comment">/* The first byte in the answer resource rec…
311 <a name="l00296"></a>00296 <span class="comment">/* printf("Answer: type %x, class %x, t…
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/
H A Dmb_m.h44 * is ready to answer network requests it must then call eMBEnable() to activate

12