Searched refs:PA_BLUETOOTH_PROFILE_STATUS_ACTIVE (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | backend-native.c | 522 profile_status_set(b->discovery, profile, PA_BLUETOOTH_PROFILE_STATUS_ACTIVE); in register_profile_reply() 529 profile_status_set(b->discovery, profile, PA_BLUETOOTH_PROFILE_STATUS_ACTIVE); in register_profile_reply() 548 pa_assert(profile_status_get(b->discovery, profile) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE); in register_profile() 1097 if (profile_status_get(y, PA_BLUETOOTH_PROFILE_HSP_HS) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE && in adapter_uuids_changed_cb() 1101 if (profile_status_get(y, PA_BLUETOOTH_PROFILE_HSP_AG) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE && in adapter_uuids_changed_cb() 1105 if (profile_status_get(y, PA_BLUETOOTH_PROFILE_HFP_HF) == PA_BLUETOOTH_PROFILE_STATUS_ACTIVE && in adapter_uuids_changed_cb() 1141 profile_status_set(b->discovery, profile, PA_BLUETOOTH_PROFILE_STATUS_ACTIVE); in profile_init()
|
H A D | bluez5-util.h | 90 PA_BLUETOOTH_PROFILE_STATUS_ACTIVE, enumerator
|
Completed in 3 milliseconds