Home
last modified time | relevance | path

Searched refs:total_energy_used (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_cont_energy.c49 UINT32 total_tx_time = 0, total_rx_time = 0, total_idle_time = 0, total_energy_used = 0; in btm_ble_cont_energy_cmpl_cback() local
60 STREAM_TO_UINT32(total_energy_used, p); in btm_ble_cont_energy_cmpl_cback()
63 status, total_tx_time, total_rx_time, total_energy_used, total_idle_time); in btm_ble_cont_energy_cmpl_cback()
67 total_energy_used, status); in btm_ble_cont_energy_cmpl_cback()