![]() |
HAN-FUN API
1.5.3
This project provides the common implementation of ULE Alliance's HAN-FUN application protocol.
|
This namespace contains the implementation of the RSSI interface. More...
Data Structures | |
struct | Base |
RSSI Interfaces::Interface : Parent. More... | |
struct | Client |
RSSI Interfaces::Interface : Client side implementation. More... | |
class | Server |
RSSI Interfaces::Interface : Server side implementation. More... | |
struct | Value |
Helper class to handle the RSSI attribute for the RSSI interface. More... | |
Enumerations | |
enum | Attributes { RSSI_ATTR = 1 } |
Attributes. More... | |
Functions | |
HF::Attributes::IAttribute * | create_attribute (uint8_t uid) |
Create an attribute object that can hold the attribute with the given uid . (HF::Interfaces::RSSI::Server *,uint8_t) More... | |
This namespace contains the implementation of the RSSI interface.