mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-23 04:04:36 +08:00
org.bluez.GattCharacteristic: Update documentation of AcquireNotify
This updates the documentation of AcquireNotify adding that indicate flag also allows the usage of AcquireNotify.
This commit is contained in:
parent
f863d0116d
commit
da0253959e
@ -201,8 +201,8 @@ fd, uint16 AcquireNotify(dict options) [optional]
|
||||
negotiated MTU.
|
||||
|
||||
Only works with characteristic that has **NotifyAcquired** property
|
||||
which relies on **"notify"** **Flag** and no other client have called
|
||||
**StartNotify()**.
|
||||
which relies on presence of **"notify" or "indicate"** **Flag** and no
|
||||
other client have called **StartNotify()**.
|
||||
|
||||
Notification are enabled during this procedure so **StartNotify()**
|
||||
shall not be called, any notification will be dispatched via file
|
||||
|
Loading…
Reference in New Issue
Block a user