akwizgran created page: BTP

akwizgran
2015-03-16 17:06:34 +00:00
parent c1e70e2859
commit 7d90972f98

@@ -12,7 +12,7 @@ Before two devices can communicate using BTP they must establish the following s
* A timestamp, *T*
* The maximum expected difference between the devices' clocks, *D*
* The maximum expected latency of the transport, *L*
* A flag, *A*, which is true for one device and false for the other
* A flag that is true for one device and false for the other, *A*
How this state is established is outside the scope of BTP. The devices must establish a separate *S* for each transport over which they wish to communicate, and *T* must be in the past according to both devices' clocks. The device for which *A* is true is referred to as Alice, and the device for which *A* is false is referred to as Bob.