extend
Fork of BLE_API by
Diff: ble/Gap.h
- Revision:
- 802:94f23e2ff37e
- Parent:
- 800:3bf180b7a3a5
- Child:
- 804:58cf17ca7b5f
diff -r 6fa829aa0346 -r 94f23e2ff37e ble/Gap.h --- a/ble/Gap.h Tue Sep 29 09:47:50 2015 +0100 +++ b/ble/Gap.h Tue Sep 29 09:47:50 2015 +0100 @@ -301,9 +301,11 @@ } /** - * 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. + * 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. + * * @param[in] handle * Connection Handle * @param[in] params