Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
Go to the source code of this file.
Classes | |
struct | command_adv_claim_t |
Struct used to prevent double handling of similar command advertisements. More... | |
struct | command_adv_header_t |
class | CommandAdvHandler |
Macros | |
#define | CMD_ADV_NUM_SERVICES_16BIT 4 |
#define | CMD_ADV_CLAIM_TIME_MS 1500 |
Time that advertisements of other devices are ignored once a valid command advertisement has been received. More... | |
#define | CMD_ADV_MAX_CLAIM_COUNT 10 |
Number of devices that can simultaneously advertise commands. More... | |
#define | CMD_ADC_ENCRYPTED_DATA_SIZE 16 |
#define CMD_ADC_ENCRYPTED_DATA_SIZE 16 |
#define CMD_ADV_CLAIM_TIME_MS 1500 |
Time that advertisements of other devices are ignored once a valid command advertisement has been received.
#define CMD_ADV_MAX_CLAIM_COUNT 10 |
Number of devices that can simultaneously advertise commands.
#define CMD_ADV_NUM_SERVICES_16BIT 4 |