Home
last modified time | relevance | path

Searched full:changing (Results 1 – 25 of 66) sorted by relevance

123

/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/
H A Dsyscfg.yml22 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 Dsnmp_agent.txt30 Writing to or changing the ARP and IP address and route
174 changing private tree.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DREADME43 Note: if using the git tree, or changing the autostuff sources, you'll first
H A DCOPYING24 of this license document, but changing it is not allowed.
/nrf52832-nimble/rt-thread/components/net/lwip_nat/
H A Dipv4_nat.c447 /* 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 Dble_lp_clock.rst64 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 Dautoip.c340 ("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 Dautoip.c305 ("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 Dautoip.c306 … ("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 Dble_sec.rst56 a period of time by changing the Bluetooth device address on a frequent
/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/
H A Dext_advertiser.c64 /* 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 Dtraps.c8 /* THIS NEEDS CHANGING to use the board info structure.
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_clock.h249 * @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 Dppp.txt275 * 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 Dppp.txt275 * 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 Dble_gatt_disc_d_test.c94 /* If the value length is changing, we need a separate response. */ in ble_gatt_disc_d_test_misc_rx_rsp_once()
H A Dble_gatt_disc_s_test.c83 /* UUID length is changing; Need a separate response. */ in ble_gatt_disc_s_test_misc_rx_all_rsp_once()
H A Dble_gatt_disc_c_test.c81 /* 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 Dhttpd_opts.h314 * file system (to prevent changing the file included in CVS) */
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_spis.c354 /**@brief Function for changing the state of the SPI state machine.
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt55 by changing the MB_FUNC_XXX defines to either true(1) or false(0).
H A Dgpl.txt7 of this license document, but changing it is not allowed.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DCOPYING7 of this license document, but changing it is not allowed.
/nrf52832-nimble/rt-thread/src/
H A Dthread.c553 * 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 Dsmtp.c1254 … 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()

123