![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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] |
Slot.