Macros | |
#define | FAST_OTAS_CONNECTION_MAX |
Maximum number of FAST_OTA Service connections. More... | |
#define | FAST_OTAS_MAX_DATA_LEN 244 |
Maximum length of FAST_OTAS characteristic. More... | |
#define | BLE_UUID_FAST_OTA_SERVICE |
The UUID of FAST_OTA Service for setting advertising data. More... | |
#define | FAST_OTA_PATTERN_VALUE 0x474f4f44 |
The Fast OTA pattern value. More... | |
#define BLE_UUID_FAST_OTA_SERVICE |
The UUID of FAST_OTA Service for setting advertising data.
Definition at line 77 of file fast_otas.h.
#define FAST_OTA_PATTERN_VALUE 0x474f4f44 |
The Fast OTA pattern value.
Definition at line 79 of file fast_otas.h.
#define FAST_OTAS_CONNECTION_MAX |
Maximum number of FAST_OTA Service connections.
Definition at line 74 of file fast_otas.h.
#define FAST_OTAS_MAX_DATA_LEN 244 |
Maximum length of FAST_OTAS characteristic.
Definition at line 75 of file fast_otas.h.