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

Properties of an advertising event. More...

#include <Types.h>

Public Member Functions

bool connectable () const
 Is advertising connectable. More...
 
bool scannable_advertising () const
 Is advertising scannable. More...
 
bool directed_advertising () const
 Is advertising directed. More...
 
bool scan_response () const
 Is this a scan response. More...
 
bool legacy_advertising () const
 Is this legacy advertising. More...
 
advertising_data_status_t data_status () const
 Payload completeness status. More...
 
bool complete () const
 Is payload complete. More...
 
bool more_data_to_come () const
 Is there more data coming. More...
 
bool truncated () const
 Is the payload truncated. More...
 

Detailed Description

Properties of an advertising event.

Definition at line 252 of file Types.h.

Member Function Documentation

bool complete ( ) const

Is payload complete.

Returns
True if payload is coplete.

Definition at line 344 of file Types.h.

bool connectable ( ) const

Is advertising connectable.

Returns
True if connectable.

Definition at line 288 of file Types.h.

advertising_data_status_t data_status ( ) const

Payload completeness status.

Returns
See also
advertising_data_status_t for details.

Definition at line 333 of file Types.h.

bool directed_advertising ( ) const

Is advertising directed.

Returns
True if directed.

Definition at line 306 of file Types.h.

bool legacy_advertising ( ) const

Is this legacy advertising.

Returns
True if legacy.

Definition at line 324 of file Types.h.

bool more_data_to_come ( ) const

Is there more data coming.

Returns
True if more data coming.

Definition at line 353 of file Types.h.

bool scan_response ( ) const

Is this a scan response.

Returns
True if scan response.

Definition at line 315 of file Types.h.

bool scannable_advertising ( ) const

Is advertising scannable.

Returns
True if scannable

Definition at line 297 of file Types.h.

bool truncated ( ) const

Is the payload truncated.

Returns
True if no more data coming.

Definition at line 362 of file Types.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.