FreeRTOS: BLE
BLE
Return to main page ↑
BTActivityEnergyInfo Struct Reference

Energy info. More...

#include <bt_hal_manager.h>

Data Fields

uint8_t ucStatus
 
uint8_t ucCtrlState
 
uint64_t ullTxTime
 
uint64_t ullRxTime
 
uint64_t ullIdleTime
 
uint64_t ullEnergyUsed
 

Detailed Description

Energy info.

Field Documentation

◆ ucCtrlState

uint8_t BTActivityEnergyInfo::ucCtrlState

stack reported state.

◆ ullTxTime

uint64_t BTActivityEnergyInfo::ullTxTime

in ms.

◆ ullRxTime

uint64_t BTActivityEnergyInfo::ullRxTime

in ms.

◆ ullIdleTime

uint64_t BTActivityEnergyInfo::ullIdleTime

in ms.

◆ ullEnergyUsed

uint64_t BTActivityEnergyInfo::ullEnergyUsed

a product of mA, V and ms.


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