Representation of a beacon. See:
More...
#include <BLEBeacon.h>
|
std::string | getData () |
|
uint16_t | getMajor () |
|
uint16_t | getMinor () |
|
uint16_t | getManufacturerId () |
|
BLEUUID | getProximityUUID () |
|
int8_t | getSignalPower () |
|
void | setData (std::string data) |
|
void | setMajor (uint16_t major) |
|
void | setMinor (uint16_t minor) |
|
void | setManufacturerId (uint16_t manufacturerId) |
|
void | setProximityUUID (BLEUUID uuid) |
|
void | setSignalPower (int8_t signalPower) |
|
Representation of a beacon. See:
The documentation for this class was generated from the following file: