Searched refs:codec_type (Results 1 – 5 of 5) sorted by relevance
256 …avdtp_media_codec_type_t codec_type = connection->a2dp_source_config_process.local_stream_endpoint… in a2dp_source_reconfigure_stream_sampling_frequency() local259 switch (codec_type){ in a2dp_source_reconfigure_stream_sampling_frequency()288 new_configuration.media_codec.media_codec_type = codec_type; in a2dp_source_reconfigure_stream_sampling_frequency()
81 avdtp_media_codec_type_t codec_type);
661 …endpoint_t * avdtp_get_source_stream_endpoint_for_media_codec(avdtp_media_codec_type_t codec_type);663 …urce_stream_endpoint_for_media_codec_and_type(avdtp_media_codec_type_t codec_type, avdtp_sep_type_…
150 …urce_stream_endpoint_for_media_codec_and_type(avdtp_media_codec_type_t codec_type, avdtp_sep_type_… in avdtp_get_source_stream_endpoint_for_media_codec_and_type() argument157 if (stream_endpoint->sep.capabilities.media_codec.media_codec_type != codec_type) continue; in avdtp_get_source_stream_endpoint_for_media_codec_and_type()164 …endpoint_t * avdtp_get_source_stream_endpoint_for_media_codec(avdtp_media_codec_type_t codec_type){ in avdtp_get_source_stream_endpoint_for_media_codec() argument165 return avdtp_get_source_stream_endpoint_for_media_codec_and_type(codec_type, AVDTP_SOURCE); in avdtp_get_source_stream_endpoint_for_media_codec()
436 avdtp_media_codec_type_t codec_type) { in a2dp_config_process_config_init() argument469 stream_endpoint->remote_configuration.media_codec.media_codec_type = codec_type; in a2dp_config_process_config_init()