Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h55 #define PA_BLUETOOTH_UUID_HFP_AG "0000111f-0000-1000-8000-00805f9b34fb" macro
H A Dbackend-native.c1106 !pa_hashmap_get(a->uuids, PA_BLUETOOTH_UUID_HFP_AG)) in adapter_uuids_changed_cb()
1107 register_profile(b, HFP_AG_PROFILE, PA_BLUETOOTH_UUID_HFP_AG, PA_BLUETOOTH_PROFILE_HFP_HF); in adapter_uuids_changed_cb()
1132 uuid = PA_BLUETOOTH_UUID_HFP_AG; in profile_init()
H A Dbluez5-util.c304 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HFP_AG)); in pa_bluetooth_device_supports_profile()
307 r = !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HFP_AG) && in pa_bluetooth_device_supports_profile()
H A Dmodule-bluez5-device.c2184 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_HFP_AG)) in uuid_to_profile()

Completed in 13 milliseconds