From 6eee528b793939e9959b9972a6aae9f9ba5e93ce Mon Sep 17 00:00:00 2001 From: Vincent Coubard Date: Tue, 13 Nov 2018 16:50:53 +0000 Subject: [PATCH] Update mbed-os/features/FEATURE_BLE/ble/Gap.h Co-Authored-By: paul-szczepanek-arm --- features/FEATURE_BLE/ble/Gap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/FEATURE_BLE/ble/Gap.h b/features/FEATURE_BLE/ble/Gap.h index 8d74a9cbd8..ff51b6bf3b 100644 --- a/features/FEATURE_BLE/ble/Gap.h +++ b/features/FEATURE_BLE/ble/Gap.h @@ -1289,7 +1289,7 @@ public: (void) event; } - /** Event generated when attempts to connect end (successfully or not). + /** Event generated when a connection initiation end (successfully or not). */ struct ConnectionCompleteEvent { /** Create a connection complete event.