Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_UUID_HFP_HF (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h54 #define PA_BLUETOOTH_UUID_HFP_HF "0000111e-0000-1000-8000-00805f9b34fb" macro
H A Dbluez5-util.c272 show_hfp = pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HFP_HF); in pa_bluetooth_device_supports_profile()
303 && !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HFP_HF) && in pa_bluetooth_device_supports_profile()
308 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HFP_HF)); in pa_bluetooth_device_supports_profile()
H A Dbackend-native.c972 if (p == PA_BLUETOOTH_PROFILE_HSP_HS && pa_hashmap_get(d->uuids, PA_BLUETOOTH_UUID_HFP_HF)) { in profile_new_connection()
H A Dmodule-bluez5-device.c2180 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_HFP_HF)) in uuid_to_profile()

Completed in 12 milliseconds