Lines Matching refs:bt_bap_stream_ops
56 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_configured_cb()
75 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_qos_set_cb()
94 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_enabled_cb()
113 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_metadata_updated_cb()
132 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_disabled_cb()
151 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_released_cb()
174 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_started_cb()
193 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_stopped_cb()
214 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_recv_cb()
228 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_sent_cb()
240 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_connected_cb()
256 struct bt_bap_stream_ops *ops = cap_stream->ops; in cap_stream_disconnected_cb()
263 static struct bt_bap_stream_ops bap_stream_ops = {
322 struct bt_bap_stream_ops *ops) in bt_cap_stream_ops_register()