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
PeriodicAdvertisingSyncLoss Struct Reference
[Gap]
Event generated when periodic advertising sync is lost. More...
#include <Events.h>
Public Member Functions | |
PeriodicAdvertisingSyncLoss (periodic_sync_handle_t syncHandle) | |
Create periodic advertising sync loss event. | |
periodic_sync_handle_t | getSyncHandle () const |
Get periodic sync handle. |
Detailed Description
Event generated when periodic advertising sync is lost.
- See also:
- ble::Gap::EventHandler::onPeriodicAdvertisingSyncLoss().
Definition at line 487 of file Events.h.
Constructor & Destructor Documentation
PeriodicAdvertisingSyncLoss | ( | periodic_sync_handle_t | syncHandle ) |
Member Function Documentation
periodic_sync_handle_t getSyncHandle | ( | ) | const |
Generated on Tue Jul 12 2022 13:55:40 by
