2007-03-22 02:07:34 +08:00
|
|
|
HAL namespace description for Bluetooth
|
|
|
|
***************************************
|
|
|
|
|
|
|
|
Copyright (C) 2006-2007 Marcel Holtmann <marcel@holtmann.org>
|
|
|
|
|
|
|
|
|
|
|
|
bluetooth namespace
|
|
|
|
===================
|
|
|
|
|
|
|
|
bluetooth.uuid (string) Service or device UUID (128-bit)
|
|
|
|
|
|
|
|
bluetooth.name (string) Service or device name
|
|
|
|
|
|
|
|
bluetooth.description (string) Service or device description
|
|
|
|
|
|
|
|
bluetooth.address (string) Remote device address
|
|
|
|
|
|
|
|
bluetooth.is_connected (bool) Connection status of service or device
|
|
|
|
|
2007-03-22 02:11:25 +08:00
|
|
|
|
|
|
|
bluetooth methods
|
|
|
|
=================
|
|
|
|
|
|
|
|
org.freedesktop.Hal.Device.Bluetooth.Connect Connect to service or device
|
|
|
|
|
|
|
|
org.freedesktop.Hal.Device.Bluetooth.Disconnect Disconnect from service or device
|