mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-02 16:44:18 +08:00
Added IsPeriodicDiscovery
This commit is contained in:
parent
f6a6dae549
commit
6efa97ad83
@ -721,6 +721,13 @@ Methods string GetAddress()
|
||||
org.bluez.Error.NotAuthorized
|
||||
org.bluez.Error.NoSuchAdapter
|
||||
|
||||
boolean IsPeriodicDiscovery()
|
||||
|
||||
Returns true if the periodic inquiry is active and
|
||||
false if it is switched off.
|
||||
|
||||
Possible errors: none
|
||||
|
||||
array{uint32} GetRemoteServiceHandles(string address, string match)
|
||||
|
||||
This method will request the SDP database of a remote
|
||||
|
Loading…
Reference in New Issue
Block a user