mirror of https://github.com/ARMmbed/mbed-os.git
Update mbed-os/features/FEATURE_BLE/ble/Gap.h
Co-Authored-By: paul-szczepanek-arm <paul.szczepanek@arm.com>pull/8738/head
parent
472e9ff997
commit
6eee528b79
|
@ -1289,7 +1289,7 @@ public:
|
||||||
(void) event;
|
(void) event;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Event generated when attempts to connect end (successfully or not).
|
/** Event generated when a connection initiation end (successfully or not).
|
||||||
*/
|
*/
|
||||||
struct ConnectionCompleteEvent {
|
struct ConnectionCompleteEvent {
|
||||||
/** Create a connection complete event.
|
/** Create a connection complete event.
|
||||||
|
|
Loading…
Reference in New Issue