Searched refs:send_and_add_to_pending (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | bluez5-util.c | 153 static pa_dbus_pending* send_and_add_to_pending(pa_bluetooth_discovery *y, DBusMessage *m, in send_and_add_to_pending() function 504 send_and_add_to_pending(device->discovery, m, pa_bluetooth_device_switch_codec_reply, data); in pa_bluetooth_device_switch_codec() 853 send_and_add_to_pending(t->device->discovery, m, get_volume_reply, t); in bluez5_transport_get_volume() 1790 send_and_add_to_pending(y, m, register_legacy_sbc_endpoint_reply, pa_xstrdup(endpoint)); in register_legacy_sbc_endpoint() 1875 send_and_add_to_pending(a->discovery, m, register_application_reply, pa_xstrdup(a->path)); in register_application() 2195 send_and_add_to_pending(y, m, get_managed_objects_reply, NULL); in get_managed_objects()
|
H A D | backend-native.c | 177 static pa_dbus_pending* send_and_add_to_pending(pa_bluetooth_backend *backend, DBusMessage *m, in send_and_add_to_pending() function 576 send_and_add_to_pending(b, m, register_profile_reply, (void *)profile); in register_profile()
|
Completed in 7 milliseconds