Home
last modified time | relevance | path

Searched refs:BLUEZ_SERVICE (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_manager.c272 dbus_message_new_method_call(BLUEZ_SERVICE, "/", in cras_bt_get_managed_objects()
465 "arg0='" BLUEZ_SERVICE "'", in cras_bt_start()
472 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
481 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
490 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
540 "arg0='" BLUEZ_SERVICE "'", in cras_bt_stop()
544 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
550 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
556 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
Dcras_bt_transport.c378 dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_transport_set_volume()
426 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_acquire()
483 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_try_acquire()
568 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_release()
Dcras_bt_constants.h9 #define BLUEZ_SERVICE "org.chromium.Bluetooth" macro
Dcras_bt_player.c46 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, adapter_path, in cras_bt_add_player()
Dcras_bt_endpoint.c352 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, adapter_path, in cras_bt_register_endpoint()
471 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, adapter_path, in cras_bt_unregister_endpoint()
Dcras_bt_adapter.c357 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_adapter_get_supported_capabilities()
Dcras_bt_profile.c284 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_register_profile()
Dcras_bt_device.c209 dbus_message_new_method_call(BLUEZ_SERVICE, device->object_path, in cras_bt_device_connect_profile()
247 dbus_message_new_method_call(BLUEZ_SERVICE, device->object_path, in cras_bt_device_disconnect()