Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.h164 int btshell_tx_start(uint16_t handle, uint16_t len, uint16_t rate,
H A Dbtshell.c1816 btshell_tx_start(uint16_t handle, uint16_t len, uint16_t rate, uint16_t num) in btshell_tx_start() function
H A Dcmd.c2980 rc = btshell_tx_start(handle, len, rate, num); in cmd_test_tx()