Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions
PeriodicAdvertisingSyncEstablishedEvent Struct Reference
Ble » Gap

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_tgetPeerAddressType () const
 Get peer address type. More...
 
const address_tgetPeerAddress () const
 Get peer address. More...
 
const phy_tgetPeerPhy () const
 Get PHY used. More...
 
uint16_t getAdvertisingInterval () const
 Get interval. More...
 
const clock_accuracy_tgetPeerClockAccuracy () const
 Get clock accuracy in parts per million. More...
 

Detailed Description

Event generated when you first receive a periodic advertisement.

See also
ble::Gap::EventHandler::onPeriodicAdvertisingSyncEstablished().

Definition at line 315 of file Events.h.

Member Function Documentation

uint16_t getAdvertisingInterval ( ) const

Get interval.

Definition at line 389 of file Events.h.

const address_t& getPeerAddress ( ) const

Get peer address.

Definition at line 377 of file Events.h.

const peer_address_type_t& getPeerAddressType ( ) const

Get peer address type.

Definition at line 371 of file Events.h.

const clock_accuracy_t& getPeerClockAccuracy ( ) const

Get clock accuracy in parts per million.

Definition at line 395 of file Events.h.

const phy_t& getPeerPhy ( ) const

Get PHY used.

Definition at line 383 of file Events.h.

advertising_sid_t getSid ( ) const

Get advertising set identifier.

Definition at line 365 of file Events.h.

ble_error_t getStatus ( ) const

Get sync establishment status.

Definition at line 353 of file Events.h.

periodic_sync_handle_t getSyncHandle ( ) const

Get periodic advertising sync handle.

Definition at line 359 of file Events.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.