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