mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-26 13:44:23 +08:00
27 lines
679 B
Plaintext
27 lines
679 B
Plaintext
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
|
|
|
|
|
|
bluetooth methods
|
|
=================
|
|
|
|
org.freedesktop.Hal.Device.Bluetooth.Connect Connect to service or device
|
|
|
|
org.freedesktop.Hal.Device.Bluetooth.Disconnect Disconnect from service or device
|