Home
last modified time | relevance | path

Searched refs:btshell_tx_timer (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.c106 static struct ble_npl_callout btshell_tx_timer; variable
1279 ble_npl_callout_reset(&btshell_tx_timer, timeout); in btshell_tx_timer_cb()
1838 ble_npl_callout_reset(&btshell_tx_timer, 0); in btshell_tx_start()
2230 ble_npl_callout_init(&btshell_tx_timer, nimble_port_get_dflt_eventq(), in btshell_init()