Searched refs:PA_BLUETOOTH_PROFILE_A2DP_SOURCE (Results 1 – 3 of 3) sorted by relevance
542 pa_assert(u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE); in a2dp_process_push()797 (u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE ? in transport_config_mtu()819 } else if (u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE) { in setup_stream()1017 case PA_BLUETOOTH_PROFILE_A2DP_SOURCE: in add_source()1214 case PA_BLUETOOTH_PROFILE_A2DP_SOURCE: in add_sink()1291 …if (u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE || u->profile == PA_BLUETOOTH_PROFILE_HEADSET_A… in setup_transport()1308 [PA_BLUETOOTH_PROFILE_A2DP_SOURCE] = PA_DIRECTION_INPUT, in get_profile_direction()1419 if (u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE) in thread_func()1640 …le == PA_BLUETOOTH_PROFILE_HEADSET_AUDIO_GATEWAY || u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE) in start_thread()1699 … (u->profile == PA_BLUETOOTH_PROFILE_A2DP_SINK || u->profile == PA_BLUETOOTH_PROFILE_A2DP_SOURCE) { in stop_thread()[all …]
59 PA_BLUETOOTH_PROFILE_A2DP_SOURCE, enumerator
177 case PA_BLUETOOTH_PROFILE_A2DP_SOURCE: in device_supports_profile()1266 case PA_BLUETOOTH_PROFILE_A2DP_SOURCE: in pa_bluetooth_profile_to_string()1347 p = PA_BLUETOOTH_PROFILE_A2DP_SOURCE; in endpoint_set_configuration()1352 … (pa_streq(uuid, PA_BLUETOOTH_UUID_A2DP_SINK) && p != PA_BLUETOOTH_PROFILE_A2DP_SOURCE)) { in endpoint_set_configuration()