Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_shell.c18 static const char *get_command_and_module(char *argv[], int *module);
243 command = get_command_and_module(argv, &module); in get_cb()
317 static const char *get_command_and_module(char *argv[], int *module) in get_command_and_module() function
375 command = get_command_and_module(argv, &module); in show_cmd_help()