Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.h173 static inline bool pa_bluetooth_uuid_is_hsp_hs(const char *uuid) { in pa_bluetooth_uuid_is_hsp_hs() function
Dbackend-native.c339 if (pa_bluetooth_uuid_is_hsp_hs(uuid)) { in register_profile()
Dmodule-bluez5-device.c1988 else if (pa_bluetooth_uuid_is_hsp_hs(uuid) || pa_streq(uuid, PA_BLUETOOTH_UUID_HFP_HF)) in uuid_to_profile()