Home
last modified time | relevance | path

Searched refs:device_supports_profile (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c173 static bool device_supports_profile(pa_bluetooth_device *device, pa_bluetooth_profile_t profile) { in device_supports_profile() function
205 if (!device_supports_profile(device, profile)) in device_count_disconnected_profiles()
238 if (!device_supports_profile(device, profile)) in wait_for_profiles_cb()
1024 if (device_supports_profile(d, PA_BLUETOOTH_PROFILE_HEADSET_AUDIO_GATEWAY)) { in pa_bluetooth_discovery_set_ofono_running()