Update mbed-os/features/FEATURE_BLE/ble/Gap.h

Co-Authored-By: paul-szczepanek-arm <paul.szczepanek@arm.com>
pull/8738/head
Vincent Coubard 2018-11-13 16:50:53 +00:00
parent 472e9ff997
commit 6eee528b79
1 changed files with 1 additions and 1 deletions

View File

@ -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.