Searched refs:bt_mcs_init (Results 1 – 3 of 3) sorted by relevance
28 int bt_mcs_init(struct bt_ots_cb *ots_cbs);
2344 ret = bt_mcs_init(&ots_cbs); in media_proxy_pl_init()2352 ret = bt_mcs_init(NULL); in media_proxy_pl_init()
1380 int bt_mcs_init(struct bt_ots_cb *ots_cbs) in bt_mcs_init() function