Event generated when you first receive a periodic advertisement. More...
#include <Events.h>
| Public Member Functions | |
| ble_error_t | getStatus () const | 
| Get sync establishment status.  More... | |
| periodic_sync_handle_t | getSyncHandle () const | 
| Get periodic advertising sync handle.  More... | |
| advertising_sid_t | getSid () const | 
| Get advertising set identifier.  More... | |
| const peer_address_type_t & | getPeerAddressType () const | 
| Get peer address type.  More... | |
| const address_t & | getPeerAddress () const | 
| Get peer address.  More... | |
| const phy_t & | getPeerPhy () const | 
| Get PHY used.  More... | |
| uint16_t | getAdvertisingInterval () const | 
| Get interval.  More... | |
| const clock_accuracy_t & | getPeerClockAccuracy () const | 
| Get clock accuracy in parts per million.  More... | |
Event generated when you first receive a periodic advertisement.
| const address_t& getPeerAddress | ( | ) | const | 
| const peer_address_type_t& getPeerAddressType | ( | ) | const | 
| const clock_accuracy_t& getPeerClockAccuracy | ( | ) | const | 
| advertising_sid_t getSid | ( | ) | const | 
| ble_error_t getStatus | ( | ) | const | 
| periodic_sync_handle_t getSyncHandle | ( | ) | const |