herald  2.0.0
Public Member Functions | List of all members
herald::ble::BLEDeviceFlags Class Reference

INTERNAL Herald class used to minimise the memory footprint with hundreds of devices nearby. More...

#include <ble_device.h>

Public Member Functions

void reset ()
 
BLEInternalState internalState () const
 
void internalState (BLEInternalState newInternalState)
 
BLEDeviceState state () const
 
void state (BLEDeviceState newState)
 
BLEDeviceOperatingSystem operatingSystem () const
 
void operatingSystem (BLEDeviceOperatingSystem newOS)
 
bool hasHeraldService () const
 
void hasHeraldService (bool newValue)
 
bool hasLegacyService () const
 
BLELegacyService legacyService () const
 
void legacyService (BLELegacyService newValue)
 
bool hasPayloadCharacteristic () const
 
void hasPayloadCharacteristic (bool newValue)
 
bool signalCharacteristic () const
 
void signalCharacteristic (bool newValue)
 
bool hasSecureCharacteristic () const
 
void hasSecureCharacteristic (bool newValue)
 
bool hasEverConnected () const
 
void hasEverConnected (bool newValue)
 

Detailed Description

INTERNAL Herald class used to minimise the memory footprint with hundreds of devices nearby.


The documentation for this class was generated from the following file: