mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 16:44:18 +08:00
Document GetRemoteServiceRecord method
This commit is contained in:
parent
f9bcc65e51
commit
e98901f298
@ -703,6 +703,11 @@ Methods string GetAddress()
|
||||
This method will request the SDP database of a remote
|
||||
device and retrieve the service record handles.
|
||||
|
||||
array{byte} GetRemoteServiceRecord(string address, uint32 handle)
|
||||
|
||||
This method will request the SDP database of a remote
|
||||
device for a service record and return the binary
|
||||
stream of it.
|
||||
|
||||
Signals void ModeChanged(string mode)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user