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

Event generated when periodic advertising packet is received. More...

#include <Events.h>

Public Member Functions

periodic_sync_handle_t getSyncHandle () const
 Get periodic advertising sync handle. More...
 
advertising_power_t getTxPower () const
 Get TX power as reported by the advertising packet. More...
 
rssi_t getRssi () const
 Get received signal strength. More...
 
const advertising_data_status_t & getDataStatus () const
 Get data completeness status. More...
 
const mbed::Span< const uint8_t > & getPayload () const
 Get payload. More...
 

Detailed Description

Event generated when periodic advertising packet is received.

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

Definition at line 474 of file Events.h.

Member Function Documentation

const advertising_data_status_t& getDataStatus ( ) const

Get data completeness status.

Definition at line 521 of file Events.h.

const mbed::Span<const uint8_t>& getPayload ( ) const

Get payload.

Definition at line 527 of file Events.h.

rssi_t getRssi ( ) const

Get received signal strength.

Definition at line 515 of file Events.h.

periodic_sync_handle_t getSyncHandle ( ) const

Get periodic advertising sync handle.

Definition at line 503 of file Events.h.

advertising_power_t getTxPower ( ) const

Get TX power as reported by the advertising packet.

Definition at line 509 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.