add "LE Device Address" 0x1B to advertising data types

Fork of BLE_API by Bluetooth Low Energy

Revision:
813:d6ee8fa2c11c
Parent:
805:de2feb3e6e41
Child:
814:8a9b4e83fa91
--- a/ble/Gap.h	Tue Sep 29 09:49:21 2015 +0100
+++ b/ble/Gap.h	Tue Sep 29 09:49:21 2015 +0100
@@ -301,11 +301,9 @@
     }
 
     /**
-     * Update connection parameters.
-     * In the central role this will initiate a Link Layer connection parameter update procedure,
-     * otherwise in the peripheral role, this will send the corresponding L2CAP request and wait for
-     * the central to perform the procedure.
-     *
+     * Update connection parameters while in the peripheral role.
+     * @details In the peripheral role, this will send the corresponding L2CAP request to the connected peer and wait for
+     *          the central to perform the procedure.
      * @param[in] handle
      *              Connection Handle
      * @param[in] params