Searched refs:cmd_release (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
D | a2dp.c | 709 static int cmd_release(const struct shell *sh, int32_t argc, char *argv[]) in cmd_release() function 804 SHELL_CMD_ARG(release, NULL, "\"release the stream\"", cmd_release, 1, 0),
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 1760 static int cmd_release(const struct shell *sh, size_t argc, char *argv[]) in cmd_release() function 4178 SHELL_CMD_ARG(release, NULL, NULL, cmd_release, 1, 0),
|