Searched refs:qos_set (Results 1 – 14 of 14) sorted by relevance
92 if (stream->ops != NULL && stream->ops->qos_set != NULL) { in bt_bap_unicast_client_qos()93 stream->ops->qos_set(stream); in bt_bap_unicast_client_qos()252 if (stream->ops != NULL && stream->ops->qos_set != NULL) { in bt_bap_unicast_client_disable()253 stream->ops->qos_set(stream); in bt_bap_unicast_client_disable()293 if (stream->ops != NULL && stream->ops->qos_set != NULL) { in bt_bap_unicast_client_stop()294 stream->ops->qos_set(stream); in bt_bap_unicast_client_stop()315 if (pair_stream->ops != NULL && pair_stream->ops->qos_set != NULL) { in bt_bap_unicast_client_stop()316 pair_stream->ops->qos_set(pair_stream); in bt_bap_unicast_client_stop()
79 if (ops != NULL && ops->qos_set != NULL) { in cap_stream_qos_set_cb()80 ops->qos_set(bap_stream); in cap_stream_qos_set_cb()266 .qos_set = cap_stream_qos_set_cb,
356 if (ops != NULL && ops->qos_set != NULL) { in ase_enter_state_qos_configured()357 ops->qos_set(stream); in ase_enter_state_qos_configured()
1032 if (stream->ops != NULL && stream->ops->qos_set != NULL) { in unicast_client_ep_qos_state()1033 stream->ops->qos_set(stream); in unicast_client_ep_qos_state()
53 mock_bap_stream_ops.qos_set = mock_bap_stream_qos_set_cb; in mock_bap_stream_init()
404 .qos_set = unicast_stream_qos_set_cb, in init_cap_acceptor_unicast()
97 .qos_set = unicast_stream_qos_set,
202 .qos_set = unicast_stream_qos_set_cb,
905 void (*qos_set)(struct bt_bap_stream *stream); member
327 .qos_set = stream_qos_set,
170 .qos_set = stream_qos_set,
240 .qos_set = stream_qos_set_cb,
234 .qos_set = unicast_stream_qos_set,
727 .qos_set = stream_qos_set,