Home
last modified time | relevance | path

Searched refs:peer_profile (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c160 static bool is_peer_audio_gateway(pa_bluetooth_profile_t peer_profile) { in is_peer_audio_gateway() argument
161 switch(peer_profile) { in is_peer_audio_gateway()
173 static bool is_pulseaudio_audio_gateway(pa_bluetooth_profile_t peer_profile) { in is_pulseaudio_audio_gateway() argument
174 return !is_peer_audio_gateway(peer_profile); in is_pulseaudio_audio_gateway()
H A Dbluez5-util.c2392 * `peer_profile` is the profile of the peer.
2398 bool pa_bluetooth_profile_should_attenuate_volume(pa_bluetooth_profile_t peer_profile) { in pa_bluetooth_profile_should_attenuate_volume() argument
2399 switch(peer_profile) { in pa_bluetooth_profile_should_attenuate_volume()

Completed in 6 milliseconds