Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_cont_energy.c84 tBTM_STATUS BTM_BleGetEnergyInfo(tBTM_BLE_ENERGY_INFO_CBACK *p_ener_cback) in BTM_BleGetEnergyInfo() function
/system/bt/stack/include/
Dbtm_ble_api.h1839 extern tBTM_STATUS BTM_BleGetEnergyInfo(tBTM_BLE_ENERGY_INFO_CBACK *p_ener_cback);
/system/bt/bta/dm/
Dbta_dm_act.c5400 btm_status = BTM_BleGetEnergyInfo(bta_ble_energy_info_cmpl); in bta_dm_ble_get_energy_info()