Searched refs:cmd_oob (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
D | bredr.c | 353 static int cmd_oob(const struct shell *sh, size_t argc, char *argv[]) in cmd_oob() function 560 SHELL_CMD_ARG(oob, NULL, NULL, cmd_oob, 1, 0),
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 3704 static int cmd_oob(const struct shell *sh, size_t argc, char *argv[]) in cmd_oob() function 5050 SHELL_CMD_ARG(oob, NULL, HELP_NONE, cmd_oob, 1, 0),
|