Home
last modified time | relevance | path

Searched refs:bt_mcs_get_ots (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mpl76 # bt_mcs_get_ots() call
Dmpl.c495 ret = bt_ots_obj_add(bt_mcs_get_ots(), &add_param); in add_icon_object()
524 ret = bt_ots_obj_add(bt_mcs_get_ots(), &add_param); in add_current_track_segments_object()
559 ret = bt_ots_obj_add(bt_mcs_get_ots(), &add_param); in add_track_object()
588 ret = bt_ots_obj_add(bt_mcs_get_ots(), &add_param); in add_parent_group_object()
623 ret = bt_ots_obj_add(bt_mcs_get_ots(), &add_param); in add_group_object()
Dmcs.c963 struct bt_ots *bt_mcs_get_ots(void) in bt_mcs_get_ots() function
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h1612 struct bt_ots *bt_mcs_get_ots(void);