Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_bt_manager.c322 dbus_message_new_method_call(BLUEZ_SERVICE, "/", in cras_bt_get_managed_objects()
515 "arg0='" BLUEZ_SERVICE "'", in cras_bt_start()
522 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
531 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
540 "sender='" BLUEZ_SERVICE "'," in cras_bt_start()
590 "arg0='" BLUEZ_SERVICE "'", in cras_bt_stop()
594 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
600 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
606 "sender='" BLUEZ_SERVICE "'," in cras_bt_stop()
Dcras_bt_transport.c390 dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_transport_set_volume()
438 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_acquire()
499 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_try_acquire()
584 BLUEZ_SERVICE, transport->object_path, in cras_bt_transport_release()
Dcras_bt_constants.h9 #define BLUEZ_SERVICE "org.bluez" macro
Dcras_bt_profile.c284 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_register_profile()
373 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, in cras_bt_unregister_profile()
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_battery_provider.c280 BLUEZ_SERVICE, adapter_path, in cras_bt_register_battery_provider()
Dcras_bt_player.c47 method_call = dbus_message_new_method_call(BLUEZ_SERVICE, adapter_path, in cras_bt_add_player()
Dcras_bt_device.c225 dbus_message_new_method_call(BLUEZ_SERVICE, device->object_path, in cras_bt_device_connect_profile()
263 dbus_message_new_method_call(BLUEZ_SERVICE, device->object_path, in cras_bt_device_disconnect()