EddyStone Configuration Service environment variable. More...
#include <escs.h>
Data Fields | |
| uint8_t | active_slot_no |
| uint8_t | lock_state |
| uint16_t | adv_interval |
| int8_t | slot_tx_power [APP_MAX_ADV_SLOTS] |
| int8_t | adv_tx_power |
| bool | remain_connectable |
| slot_lock_code_t | beacon_lock_code |
EddyStone Configuration Service environment variable.
| uint8_t ble_escs_init_params_t::active_slot_no |
curret active slot number.
| uint16_t ble_escs_init_params_t::adv_interval |
advertising interval.
| int8_t ble_escs_init_params_t::adv_tx_power |
advertised tx Power.
| slot_lock_code_t ble_escs_init_params_t::beacon_lock_code |
beacon lock code.
| uint8_t ble_escs_init_params_t::lock_state |
beacon lock state.
| bool ble_escs_init_params_t::remain_connectable |
whether to remain connectable.
| int8_t ble_escs_init_params_t::slot_tx_power[APP_MAX_ADV_SLOTS] |
radio tx power.