Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
DisconnectionCompleteEvent Struct Reference
[Gap]
Event produced when a disconnection is complete. More...
#include <Events.h>
Public Member Functions | |
connection_handle_t | getConnectionHandle () const |
Get the handle of the connection that has expired. | |
const disconnection_reason_t & | getReason () const |
Get the reason of the disconnection. |
Detailed Description
Event produced when a disconnection is complete.
- See also:
- ble::Gap::EventHandler::onDisconnectionComplete().
Definition at line 637 of file Events.h.
Member Function Documentation
connection_handle_t getConnectionHandle | ( | ) | const |
const disconnection_reason_t& getReason | ( | ) | const |
Generated on Tue Jul 12 2022 13:55:40 by
