From 7d90972f9839e6681cf1a9ffe0bffe282d9b415d Mon Sep 17 00:00:00 2001 From: akwizgran Date: Mon, 16 Mar 2015 17:06:34 +0000 Subject: [PATCH] akwizgran created page: BTP --- BTP.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTP.markdown b/BTP.markdown index b8c5184..40f2e9b 100644 --- a/BTP.markdown +++ b/BTP.markdown @@ -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.