nRF5 SDK v17.1.0
Data Fields
es_slot_t Struct Reference

Slot. More...

#include <es_slot.h>

Data Fields

uint8_t slot_no
 Identifier for the slot, indexed at 0.
 
nrf_ble_escs_radio_tx_pwr_t radio_tx_pwr
 Radio TX power (in dB).
 
nrf_ble_escs_eid_id_key_t encrypted_eid_id_key
 EID key for the slot.
 
es_adv_frame_t adv_frame
 Frame structure to be passed in for advertising data.
 
bool adv_custom_tx_power
 Flag that specifies if the client has written to the 'Advertised TX Power' field of this slot.
 
nrf_ble_escs_radio_tx_pwr_t custom_tx_power
 Custom TX power to advertise (only if adv_custom_tx_power is true).
 
bool configured
 Is this slot configured and active.
 
uint8_t k_scaler
 
uint32_t seconds
 
uint8_t ik [ESCS_AES_KEY_SIZE]
 

Detailed Description

Slot.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated