Home
last modified time | relevance | path

Searched full:persistent (Results 1 – 25 of 28) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml417 Use this option to enable persistent settings debug logs.
480 are actually written into persistent storage (flash) after
487 updated in persistent storage (i.e. flash). E.g. a value of 100
501 persistent storage after a change occurs. If the node receives
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd_opts.h91 * A downside of the current SSI implementation is that persistent connections
93 * relies on the Content-Length header for persistent connections).
243 /** Set this to 1 to enable HTTP/1.1 persistent connections.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/
H A Dhttp_client.c41 * - persistent connections
95 "Connection: Close\r\n" /* we don't support persistent connections, yet */ \
104 "Connection: Close\r\n" /* we don't support persistent connections, yet */ \
113 "Connection: Close\r\n" /* we don't support persistent connections, yet */ \
122 "Connection: Close\r\n" /* we don't support persistent connections, yet */ \
H A Dhttpd.c579 /* ensure nagle is normally enabled (only disabled for persistent connections in http_write()
657 /* HTTP/1.1 persistent connection? (Not supported for SSI) */ in http_eof()
2064 would always be persistent unless "close" was specified. */
/nrf52832-nimble/rt-thread/components/net/uip/
H A Duip-1.0-changelog.txt16 * Added TCP persistent timer.
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/
H A DREADME.md61 The meshctl utility maintains a persistent JSON database containing
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/
H A DREADME.md86 The meshctl utility maintains a persistent JSON database containing
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dipv6cp.c234 { "ipv6cp-use-persistent", o_bool, &ipv6cp_wantoptions[0].use_persistent,
235 "Use uniquely-available persistent value for link local address", 1 },
1075 * Persistent link-local id is only used when user has not explicitly
1082 * may be other ways to obtain a persistent id. Right now, it
1086 * yet persistent number. On Sparc platforms, this is possible,
H A Dpppoe.c106 #define PPPOE_SLOW_RETRY (60*1000) /* persistent retry interval */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dipv6cp.c234 { "ipv6cp-use-persistent", o_bool, &ipv6cp_wantoptions[0].use_persistent,
235 "Use uniquely-available persistent value for link local address", 1 },
1075 * Persistent link-local id is only used when user has not explicitly
1082 * may be other ways to obtain a persistent id. Right now, it
1086 * yet persistent number. On Sparc platforms, this is possible,
H A Dpppoe.c106 #define PPPOE_SLOW_RETRY (60*1000) /* persistent retry interval */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dipv6cp.h172 unsigned int use_persistent :1; /* use uniquely persistent value for address */
H A Dpppol2tp.h48 #define PPPOL2TP_SLOW_RETRY (60*1000) /* persistent retry interval */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dipv6cp.h168 unsigned int use_persistent :1; /* use uniquely persistent value for address */
H A Dpppol2tp.h44 #define PPPOL2TP_SLOW_RETRY (60*1000) /* persistent retry interval */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/makefsdata/
H A Dmakefsdata.c887 /* Content-Length is used for persistent connections in HTTP/1.1 but also for in file_write_http_header()
950 /* HTTP/1.1 implements persistent connections */ in file_write_http_header()
955 /* no Content-Length available, so a persistent connection is no possible in file_write_http_header()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd_opts.h175 /** Set this to 1 to enable HTTP/1.1 persistent connections.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Daccess.h326 /* Internal information, mainly for persistent storage */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/makefsdata/
H A Dmakefsdata.c1105 /* Content-Length is used for persistent connections in HTTP/1.1 but also for in file_write_http_header()
1168 /* HTTP/1.1 implements persistent connections */ in file_write_http_header()
1173 /* no Content-Length available, so a persistent connection is no possible in file_write_http_header()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/httpd/
H A Dhttpd.c565 /* ensure nagle is normally enabled (only disabled for persistent connections in http_write()
643 /* HTTP/1.1 persistent connection? (Not supported for SSI) */ in http_eof()
2011 would always be persistent unless "close" was specified. */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp_oe.c100 #define PPPOE_SLOW_RETRY (60*1000) /* persistent retry interval */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DChangeLog388 - fix "an inflate input buffer bug that shows up on rare but persistent
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp_out.c1072 /* Check if we need to start the persistent timer when the next unsent segment in tcp_output()
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.c1625 "persistent timer" and uses the retransmission mechanim. in uip_process()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp_out.c1306 /* We need to start the persistent timer when the next unsent segment does not fit in tcp_output()

12