Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c163 case PA_BLUETOOTH_PROFILE_HSP_HS: in is_peer_audio_gateway()
952 p = PA_BLUETOOTH_PROFILE_HSP_HS; in profile_new_connection()
972 if (p == PA_BLUETOOTH_PROFILE_HSP_HS && pa_hashmap_get(d->uuids, PA_BLUETOOTH_UUID_HFP_HF)) { in profile_new_connection()
1097 if (profile_status_get(y, PA_BLUETOOTH_PROFILE_HSP_HS) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE && in adapter_uuids_changed_cb()
1099 register_profile(b, HSP_AG_PROFILE, PA_BLUETOOTH_UUID_HSP_AG, PA_BLUETOOTH_PROFILE_HSP_HS); in adapter_uuids_changed_cb()
1122 case PA_BLUETOOTH_PROFILE_HSP_HS: in profile_init()
1151 case PA_BLUETOOTH_PROFILE_HSP_HS: in profile_done()
1218 profile_init(backend, PA_BLUETOOTH_PROFILE_HSP_HS); in pa_bluetooth_native_backend_new()
1238 profile_done(backend, PA_BLUETOOTH_PROFILE_HSP_HS); in pa_bluetooth_native_backend_free()
H A Dbluez5-util.h80 PA_BLUETOOTH_PROFILE_HSP_HS, enumerator
H A Dmodule-bluez5-device.c1024 if (u->profile == PA_BLUETOOTH_PROFILE_HSP_HS in add_source()
1037 case PA_BLUETOOTH_PROFILE_HSP_HS: in add_source()
1263 if (u->profile == PA_BLUETOOTH_PROFILE_HSP_HS in add_sink()
1275 case PA_BLUETOOTH_PROFILE_HSP_HS: in add_sink()
1313 [PA_BLUETOOTH_PROFILE_HSP_HS] = PA_DIRECTION_INPUT | PA_DIRECTION_OUTPUT, in get_profile_direction()
2065 case PA_BLUETOOTH_PROFILE_HSP_HS: in create_card_profile()
2179 *_r = PA_BLUETOOTH_PROFILE_HSP_HS; in uuid_to_profile()
H A Dbluez5-util.c288 case PA_BLUETOOTH_PROFILE_HSP_HS: in pa_bluetooth_device_supports_profile()
2374 case PA_BLUETOOTH_PROFILE_HSP_HS: in pa_bluetooth_profile_to_string()
2405 case PA_BLUETOOTH_PROFILE_HSP_HS: in pa_bluetooth_profile_should_attenuate_volume()

Completed in 12 milliseconds