Lines Matching refs:enable_shared_profiles
47 bool enable_shared_profiles;
1166 static void native_backend_apply_profile_registration_change(pa_bluetooth_backend *native_backend, bool enable_shared_profiles) {
1167 if (enable_shared_profiles) {
1180 if (enable == native_backend->enable_shared_profiles)
1185 native_backend->enable_shared_profiles = enable;
1188 pa_bluetooth_backend *pa_bluetooth_native_backend_new(pa_core *c, pa_bluetooth_discovery *y, bool enable_shared_profiles) {
1206 backend->enable_shared_profiles = enable_shared_profiles;
1220 if (backend->enable_shared_profiles)
1234 if (backend->enable_shared_profiles)