Home
last modified time | relevance | path

Searched refs:bt_mcs_init (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dmcs_internal.h28 int bt_mcs_init(struct bt_ots_cb *ots_cbs);
Dmpl.c2344 ret = bt_mcs_init(&ots_cbs); in media_proxy_pl_init()
2352 ret = bt_mcs_init(NULL); in media_proxy_pl_init()
Dmcs.c1380 int bt_mcs_init(struct bt_ots_cb *ots_cbs) in bt_mcs_init() function