herald  2.0.0
herald::ble::BLEDevice Member List

This is the complete list of members for herald::ble::BLEDevice, including all inherited members.

advertData(std::vector< BLEAdvertSegment > segments) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice() (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice(BLESensorConfiguration &config) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice(BLESensorConfiguration &config, BLEDeviceDelegate &delegate, const Date &created=Date()) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice(BLESensorConfiguration &config, TargetIdentifier identifier, BLEDeviceDelegate &delegate, const Date &created=Date()) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice(const BLEDevice &other) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
BLEDevice(BLEDevice &&other)=delete (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
configuration() const noexceptherald::ble::BLEDevice
description() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
Device()=default (defined in herald::Device)herald::Device
hasService(const UUID &serviceUUID) constherald::ble::BLEDevice
identifier() const override (defined in herald::ble::BLEDevice)herald::ble::BLEDevicevirtual
identifier(const TargetIdentifier &) override (defined in herald::ble::BLEDevice)herald::ble::BLEDevicevirtual
ignore() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
ignore(bool newIgnore) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
invalidateCharacteristics() (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operatingSystem() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operatingSystem(BLEDeviceOperatingSystem newOS) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operator std::string() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operator!=(const BLEDevice &other) const noexcept (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operator=(const BLEDevice &other) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operator=(BLEDevice &&other)=delete (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
operator==(const BLEDevice &other) const noexcept (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
payloadCharacteristic() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
payloadCharacteristic(UUID newChar) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
payloadData() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
payloadData(PayloadData newPayloadData) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
pseudoDeviceAddress() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
pseudoDeviceAddress(BLEMacAddress newAddress) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
registerDiscovery(Date at) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
reset(const TargetIdentifier &newID, BLEDeviceDelegate &newDelegate)herald::ble::BLEDevice
rssi() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
rssi(RSSI newRSSI) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
services(std::vector< UUID > services)herald::ble::BLEDevice
signalCharacteristic() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
signalCharacteristic(UUID newChar) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
state() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
state(BLEDeviceState newState) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
timeIntervalSinceLastPayloadDataUpdate() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
timeIntervalSinceLastUpdate() const override (defined in herald::ble::BLEDevice)herald::ble::BLEDevicevirtual
timeIntervalSinceLastWritePayload() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
timeIntervalSinceLastWritePayloadSharing() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
timeIntervalSinceLastWriteRssi() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
timeIntervalUntilIgnoreExpired() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
txPower() const (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
txPower(BLETxPower newPower) (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
~BLEDevice() (defined in herald::ble::BLEDevice)herald::ble::BLEDevice
~Device()=default (defined in herald::Device)herald::Devicevirtual