Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1212 tBTA_DM_CONTRL_STATE ctrl_state,
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6077 tBTA_DM_CONTRL_STATE ctrl_state = 0; in bta_ble_energy_info_cmpl() local
6080 ctrl_state = bta_dm_pm_obtain_controller_state(); in bta_ble_energy_info_cmpl()
6084 bta_dm_cb.p_energy_info_cback(tx_time, rx_time, idle_time, energy_used, ctrl_state, st); in bta_ble_energy_info_cmpl()