/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/ |
H A D | syscfg.yml | 22 Enable support for changing PHY preference on active connection. 29 GPIO pins for changing PHY preference on active connection. This
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | snmp_agent.txt | 30 Writing to or changing the ARP and IP address and route 174 changing private tree.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | README | 43 Note: if using the git tree, or changing the autostuff sources, you'll first
|
H A D | COPYING | 24 of this license document, but changing it is not allowed.
|
/nrf52832-nimble/rt-thread/components/net/lwip_nat/ |
H A D | ipv4_nat.c | 447 /* Adjust TCP checksum for changing dest IP address */ in ip_nat_input() 472 /* Adjust UDP checksum for changing dest IP address */ in ip_nat_input() 643 /* Adjust TCP checksum for changing source port */ in ip_nat_out() 647 /* Adjust TCP checksum for changing source IP address */ in ip_nat_out() 663 /* Adjust UDP checksum for changing source port */ in ip_nat_out() 667 /* Adjust UDP checksum for changing source IP address */ in ip_nat_out()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_lp_clock.rst | 64 Note that changing this time will impact battery life with the amount
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H A D | autoip.c | 340 ("autoip_start_probing(): changing state to PROBING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_start_probing() 417 … ("autoip_tmr(): changing state to ANNOUNCING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr() 458 ("autoip_tmr(): changing state to BOUND: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/ |
H A D | autoip.c | 305 ("autoip_start_probing(): changing state to PROBING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_start_probing() 397 … ("autoip_tmr(): changing state to ANNOUNCING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr() 429 ("autoip_tmr(): changing state to BOUND: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | autoip.c | 306 … ("autoip_start_probing(): changing state to PROBING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_start_probing() 399 … ("autoip_tmr(): changing state to ANNOUNCING: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr() 431 … ("autoip_tmr(): changing state to BOUND: %"U16_F".%"U16_F".%"U16_F".%"U16_F"\n", in autoip_tmr()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | ble_sec.rst | 56 a period of time by changing the Bluetooth device address on a frequent
|
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 64 /* Starts advertising instance with 100 max events and changing adv data pattern 159 /* Starts advertising instance with 5sec timeout and changing adv data pattern
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/ |
H A D | traps.c | 8 /* THIS NEEDS CHANGING to use the board info structure.
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_clock.h | 249 * @brief Function for changing the low-frequency clock source. 339 * @brief Function for changing the calibration timer interval.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | ppp.txt | 275 * equivalents through PPPAPI because those helpers are only changing 302 * equivalents through PPPAPI because those helpers are only changing
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | ppp.txt | 275 * equivalents through PPPAPI because those helpers are only changing 302 * equivalents through PPPAPI because those helpers are only changing
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_disc_d_test.c | 94 /* If the value length is changing, we need a separate response. */ in ble_gatt_disc_d_test_misc_rx_rsp_once()
|
H A D | ble_gatt_disc_s_test.c | 83 /* UUID length is changing; Need a separate response. */ in ble_gatt_disc_s_test_misc_rx_all_rsp_once()
|
H A D | ble_gatt_disc_c_test.c | 81 /* If the value length is changing, we need a separate response. */ in ble_gatt_disc_c_test_misc_rx_rsp_once()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | httpd_opts.h | 314 * file system (to prevent changing the file included in CVS) */
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_spis.c | 354 /**@brief Function for changing the state of the SPI state machine.
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | Changelog.txt | 55 by changing the MB_FUNC_XXX defines to either true(1) or false(0).
|
H A D | gpl.txt | 7 of this license document, but changing it is not allowed.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | COPYING | 7 of this license document, but changing it is not allowed.
|
/nrf52832-nimble/rt-thread/src/ |
H A D | thread.c | 553 * RT_THREAD_CTRL_CHANGE_PRIORITY for changing priority level of thread;
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/smtp/ |
H A D | smtp.c | 1254 … LWIP_DEBUGF(SMTP_DEBUG_STATE, ("smtp_send_body: end-of-body written, changing state to %s\n", in smtp_send_body() 1426 LWIP_DEBUGF(SMTP_DEBUG_STATE, ("smtp_process: changing state from %s to %s\n", in smtp_process()
|