Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/develop eedec3fd2 -> 2044f7b9c


minor edit to ble_sec doc


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/2044f7b9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/2044f7b9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/2044f7b9

Branch: refs/heads/develop
Commit: 2044f7b9c9b63d6acb8426acc0e1c5e3805fecb7
Parents: eedec3f
Author: aditihilbert <[email protected]>
Authored: Wed Jan 25 18:22:33 2017 -0800
Committer: aditihilbert <[email protected]>
Committed: Wed Jan 25 18:22:33 2017 -0800

----------------------------------------------------------------------
 docs/network/ble/ble_sec.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2044f7b9/docs/network/ble/ble_sec.md
----------------------------------------------------------------------
diff --git a/docs/network/ble/ble_sec.md b/docs/network/ble/ble_sec.md
index c4c815e..8f327dc 100644
--- a/docs/network/ble/ble_sec.md
+++ b/docs/network/ble/ble_sec.md
@@ -35,4 +35,4 @@ There are two variants of the privacy feature.
 * In the second variant, private addresses are resolved and generated by the 
*Controller* without involving the Host after the Host provides the Controller 
device identity information. The Host may provide the Controller with a 
complete resolving list or a subset of the resolving list.
 Device filtering becomes possible in the second variant when address 
resolution is performed in the Controller because the peer’s device identity 
address can be resolved prior to checking whether it is in the white list.
 
-**Note**: When address resolution is performed exclusively in the Host, a 
device may experience increased power consumption because device filtering must 
be disabled.For more details on the privacy feature, refer to BLUETOOTH 
SPECIFICATION Version 4.2 [Vol 3, Part C] (Published 02 December 2014), Page 
592.
+**Note**: When address resolution is performed exclusively in the Host, a 
device may experience increased power consumption because device filtering must 
be disabled. For more details on the privacy feature, refer to BLUETOOTH 
SPECIFICATION Version 4.2 [Vol 3, Part C] (Published 02 December 2014), Page 
592.

Reply via email to