client/player: Add endpoint menu
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 11 Apr 2022 23:51:12 +0000 (16:51 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit695b6cc2555c34d06eaef5e031d5482860da308e
tree7764c3b52a168dbe8552d03dde4a56b2d1ae5c80
parentb1eefdd0c683566377c484abb99b4731fa923f77
client/player: Add endpoint menu

This adds endpoint menu:

[bluetooth]# menu endpoint
Menu endpoint:
Available commands:
-------------------
list [local]                                      List available endpoints
show <endpoint>                                   Endpoint information
register <UUID> <codec> [capabilities...]         Register Endpoint
unregister <UUID/object>                          Register Endpoint
config <endpoint> <local endpoint> [preset]       Configure Endpoint
presets <UUID> [default]                          List available presets

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/player.c