Device Information Service Declarations.
Copyright (c) 2017-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | APP_DIS_ADV_TIMEOUT (655) |
APP_DIS_ADV_TIMEOUT Advertising time-out between 0x0001 and 0x3FFF in seconds, 0x0000 disables time-out. More... | |
#define | APP_DIS_FAST_ADV (1600) |
APP_DIS_FAST_ADV between 0x0020 and 0x4000 in 0.625 ms units (20ms to 10.24s). More... | |
#define | FIRMWARE_UPDATE_INTERVAL (2) |
#define APP_DIS_ADV_TIMEOUT (655) |
APP_DIS_ADV_TIMEOUT Advertising time-out between 0x0001 and 0x3FFF in seconds, 0x0000 disables time-out.
Referenced by device_information_advertise().
#define APP_DIS_FAST_ADV (1600) |
APP_DIS_FAST_ADV between 0x0020 and 0x4000 in 0.625 ms units (20ms to 10.24s).
Referenced by device_information_advertise().
#define FIRMWARE_UPDATE_INTERVAL (2) |
Referenced by ble_encryption_app_event(), and ble_paired_app_event().