Home
last modified time | relevance | path

Searched full:expires (Results 1 – 24 of 24) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/
H A Dsyscfg.yml55 state when wfr timer expires.
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_xcvr.c90 * Called when the timer to turn on the RF CLOCK expires. This function checks
H A Dble_ll_resolv.c120 * Called when the Resolvable private address timer expires. This timer
H A Dble_ll_conn.c1644 * when the authenticated payload timer expires. When the authenticated
1645 * payload timeout expires, we should
2609 * The way this works is that whenever the timer expires it just gets reset in ble_ll_conn_event_end()
H A Dble_ll.c830 * Called when the HW error timer expires.
H A Dble_ll_adv.c3476 * Called when the LL wait for response timer expires while in the advertising
H A Dble_ll_scan.c2488 * Called when the wait for response timer expires while in the scanning
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_adv.h150 /* Called when LL wait for response timer expires in advertising state */
H A Dble_ll_scan.h226 /* Called when wait for response timer expires in scanning mode */
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip_timer.c61 * \param interval The interval before the timer expires.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml266 PollTimeout timer expires, then the friendship is considered
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs.c401 * Called when the host timer expires. Handles unresponsive timeouts and
H A Dble_gap.c899 * Finds the update procedure that expires soonest.
905 * that expires soonest, or
/nrf52832-nimble/rt-thread/components/net/uip/apps/dhcpc/
H A Ddhcpc.c303 printf("Lease expires in %ld seconds\n", in PT_THREAD()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dmld6.c454 * When a delaying member expires, a membership report is sent.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dmld6.c493 * When a delaying member expires, a membership report is sent.
H A Dnd6.c154 * expiration rules, and thus disappear once its valid lifetime expires. */ in nd6_duplicate_addr_detected()
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00156.html222 …><td valign="top"><em>interval</em>&nbsp;</td><td>The interval before the timer expires. </td></tr>
H A Da00195.html80 …0"></a>00060 <span class="comment"> * \param interval The interval before the timer expires.</span>
H A Da00168.html323 <a name="l00303"></a>00303 printf(<span class="stringliteral">"Lease expires in %ld seconds\n"</s…
H A Da00048.html318 <a name="l00303"></a>00303 printf(<span class="stringliteral">"Lease expires in %ld seconds\n"</s…
/nrf52832-nimble/rt-thread/libcpu/sim/win32/
H A Dcpu_port.c613 * Wait until the timer expires and we can access the simulated interrupt variables. in ThreadforSysTickTimer()
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/
H A Dbletest.c1071 * Callback when BLE test timer expires.
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c652 * cycle and since wfr expires at the beginning of calculated timer in ble_phy_wfr_enable()