CONFIG_BT_MCC_OTS
Media Control Client support for Object Transfer Service
Type: bool
Help
Use this option to configure support in the Media Control Client for
an included Object Transfer Service in the Media Control Service.
Direct dependencies
BT_OTC
&& BT_MCC
&& BT_AUDIO
&& BT_AUDIO
&& BT
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/subsys/bluetooth/audio/Kconfig.mcs:57
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:200
→ <Zephyr>/subsys/bluetooth/audio/Kconfig:66
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Audio support [EXPERIMENTAL] → Media Control Client Support
config BT_MCC_OTS
bool "Media Control Client support for Object Transfer Service"
depends on BT_OTC && BT_MCC && BT_AUDIO && BT_AUDIO && BT
help
Use this option to configure support in the Media Control Client for
an included Object Transfer Service in the Media Control Service.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)