Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_cont_energy.c84 tBTM_STATUS BTM_BleGetEnergyInfo(tBTM_BLE_ENERGY_INFO_CBACK *p_ener_cback) in BTM_BleGetEnergyInfo() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h2610 tBTM_STATUS BTM_BleGetEnergyInfo(tBTM_BLE_ENERGY_INFO_CBACK *p_ener_cback);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6362 btm_status = BTM_BleGetEnergyInfo(bta_ble_energy_info_cmpl); in bta_dm_ble_get_energy_info()