Searched refs:bt_a2dp_stream_cb_register (Results 1 – 3 of 3) sorted by relevance
312 bt_a2dp_stream_cb_register(&sbc_stream, &stream_ops); in app_config_req()628 bt_a2dp_stream_cb_register(&sbc_stream, &stream_ops); in cmd_configure()
731 void bt_a2dp_stream_cb_register(struct bt_a2dp_stream *stream, struct bt_a2dp_stream_ops *ops);
612 void bt_a2dp_stream_cb_register(struct bt_a2dp_stream *stream, struct bt_a2dp_stream_ops *ops) in bt_a2dp_stream_cb_register() function