Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_pm.cc1128 tBTA_DM_CONTRL_STATE bta_dm_pm_obtain_controller_state(void) { function
Dbta_dm_act.cc121 extern tBTA_DM_CONTRL_STATE bta_dm_pm_obtain_controller_state(void);
4081 if (BTA_SUCCESS == st) ctrl_state = bta_dm_pm_obtain_controller_state(); in bta_ble_energy_info_cmpl()