Searched refs:ots_cbs (Results 1 – 3 of 3) sorted by relevance
28 int bt_mcs_init(struct bt_ots_cb *ots_cbs);
1380 int bt_mcs_init(struct bt_ots_cb *ots_cbs) in bt_mcs_init() argument1406 ots_init.cb = ots_cbs; in bt_mcs_init()
855 static struct bt_ots_cb ots_cbs = { variable2344 ret = bt_mcs_init(&ots_cbs); in media_proxy_pl_init()