mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:44:59 +02:00
tools/atrf-proxy/PROTOCOL: added specification of asynchronous WAIT command
This commit is contained in:
parent
4246535456
commit
6e0657ea71
@ -48,6 +48,10 @@ POLL
|
||||
+0|1
|
||||
-message
|
||||
|
||||
WAIT
|
||||
+0|1
|
||||
-message
|
||||
|
||||
|
||||
Message format
|
||||
--------------
|
||||
@ -66,3 +70,10 @@ followed by a single newline.
|
||||
|
||||
The device is implicitly opened when establishing a TCP session. The
|
||||
device is implicitly closed when closing the TCP session.
|
||||
|
||||
|
||||
Asynchrous interrupt notification (not implemented yet)
|
||||
---------------------------------
|
||||
|
||||
The WAIT command is not answered until an interrupt or another command is
|
||||
received. WAIT returns the interrupt status, just like POLL.
|
||||
|
Loading…
Reference in New Issue
Block a user