Lines Matching defs:core
31 #include <pulsecore/core.h>
32 #include <pulsecore/core-error.h>
33 #include <pulsecore/core-util.h>
134 pa_core *core;
348 device->discovery->core->mainloop->time_free(device->wait_for_profiles_timer);
387 device->wait_for_profiles_timer = pa_core_rttime_new(device->discovery->core,
470 pa_assert_se(endpoint = endpoint_conf->choose_remote_endpoint(capabilities_hashmap, &device->discovery->core->default_sample_spec, is_a2dp_sink));
473 config_size = endpoint_conf->fill_preferred_configuration(&device->discovery->core->default_sample_spec,
2177 y->native_backend = pa_bluetooth_native_backend_new(y->core, y, (y->headset_backend == HEADSET_BACKEND_NATIVE));
2179 y->ofono_backend = pa_bluetooth_ofono_backend_new(y->core, y);
2607 config_size = endpoint_conf->fill_preferred_configuration(&y->core->default_sample_spec, cap, size, config);
2882 y->core = c;
2901 if (!(y->connection = pa_dbus_bus_get(y->core, DBUS_BUS_SYSTEM, &err))) {
3047 pa_shared_remove(y->core, "bluetooth-discovery");