diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2006-11-14 19:54:04 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2006-11-14 19:54:04 +0000 | 
| commit | 6cc6bcb424d59031d0e52d4e54a64269fb9e1faa (patch) | |
| tree | ae91480e805cf550b82477df325540e1e6685239 | |
| parent | 27587b5eca97e29c90a0cc28b0cd77f5cca4da02 (diff) | |
Remove org.bluez.SDP interface
| -rw-r--r-- | hcid/dbus-api.txt | 20 | 
1 files changed, 0 insertions, 20 deletions
| diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index b59d3770..da2bd54d 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -1330,23 +1330,3 @@ Methods		string Connect(string address, string service)  		void Release(string device)  		array{string} ListBindings() - - -SDP hierarchy (experimental) -============================ - -Service		org.bluez -Interface	org.bluez.SDP -Object path	/org/bluez/{hci0,hci1,...} - -Methods		array{string} GetIdentifiers(string address) - -		array{string} GetIdentifiersByService(string address, string service) - -		string GetUUID(string identifier) - -		string GetName(string identifier) - -		string RegisterRFCOMM(string service, byte channel) - -		void UnregisterRFCOMM(string identifier) | 
