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... | |
| bool complete | ( | ) | const | 
| bool connectable | ( | ) | const | 
| advertising_data_status_t data_status | ( | ) | const | 
| bool directed_advertising | ( | ) | const | 
| bool legacy_advertising | ( | ) | const | 
| bool more_data_to_come | ( | ) | const | 
| bool scan_response | ( | ) | const | 
| bool scannable_advertising | ( | ) | const |