Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_PROFILE_HFP_HF (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c162 case PA_BLUETOOTH_PROFILE_HFP_HF: in is_peer_audio_gateway()
956 p = PA_BLUETOOTH_PROFILE_HFP_HF; in profile_new_connection()
993 p == PA_BLUETOOTH_PROFILE_HFP_HF ? in profile_new_connection()
1031 if (p != PA_BLUETOOTH_PROFILE_HFP_HF) in profile_new_connection()
1105 if (profile_status_get(y, PA_BLUETOOTH_PROFILE_HFP_HF) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE && 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()
1130 case PA_BLUETOOTH_PROFILE_HFP_HF: in profile_init()
1157 case PA_BLUETOOTH_PROFILE_HFP_HF: in profile_done()
1170 profile_init(native_backend, PA_BLUETOOTH_PROFILE_HFP_HF); in native_backend_apply_profile_registration_change()
1174 profile_done(native_backend, PA_BLUETOOTH_PROFILE_HFP_HF); in native_backend_apply_profile_registration_change()
[all...]
H A Dbluez5-util.h82 PA_BLUETOOTH_PROFILE_HFP_HF, enumerator
H A Dmodule-bluez5-device.c1025 || u->profile == PA_BLUETOOTH_PROFILE_HFP_HF) in add_source()
1038 case PA_BLUETOOTH_PROFILE_HFP_HF: in add_source()
1264 || u->profile == PA_BLUETOOTH_PROFILE_HFP_HF) in add_sink()
1276 case PA_BLUETOOTH_PROFILE_HFP_HF: in add_sink()
1315 [PA_BLUETOOTH_PROFILE_HFP_HF] = PA_DIRECTION_INPUT | PA_DIRECTION_OUTPUT, in get_profile_direction()
2091 case PA_BLUETOOTH_PROFILE_HFP_HF: in create_card_profile()
2181 *_r = PA_BLUETOOTH_PROFILE_HFP_HF; in uuid_to_profile()
H A Dbluez5-util.c301 case PA_BLUETOOTH_PROFILE_HFP_HF: in pa_bluetooth_device_supports_profile()
2126 if (pa_bluetooth_device_supports_profile(d, PA_BLUETOOTH_PROFILE_HFP_AG) || pa_bluetooth_device_supports_profile(d, PA_BLUETOOTH_PROFILE_HFP_HF)) { in pa_bluetooth_discovery_set_ofono_running()
2378 case PA_BLUETOOTH_PROFILE_HFP_HF: in pa_bluetooth_profile_to_string()
2404 case PA_BLUETOOTH_PROFILE_HFP_HF: in pa_bluetooth_profile_should_attenuate_volume()
H A Dbackend-ofono.c410 p = PA_BLUETOOTH_PROFILE_HFP_HF; in hf_audio_agent_card_found()

Completed in 12 milliseconds