Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.h122 int btshell_ext_adv_start(uint8_t instance, int duration,
H A Dbtshell.c1497 btshell_ext_adv_start(uint8_t instance, int duration, in btshell_ext_adv_start() function
H A Dcmd.c375 rc = btshell_ext_adv_start(instance, duration, max_events, restart); in cmd_advertise_start()