Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_pm.c1276 tBTA_DM_CONTRL_STATE bta_dm_pm_obtain_controller_state(void) in bta_dm_pm_obtain_controller_state()
1281 tBTA_DM_CONTRL_STATE cur_state = BTA_DM_CONTRL_UNKNOWN; in bta_dm_pm_obtain_controller_state()
Dbta_dm_act.c101 extern tBTA_DM_CONTRL_STATE bta_dm_pm_obtain_controller_state(void);
5273 tBTA_DM_CONTRL_STATE ctrl_state = 0; in bta_ble_energy_info_cmpl()
/system/bt/bta/include/
Dbta_api.h1081 typedef UINT8 tBTA_DM_CONTRL_STATE; typedef
1110 tBTA_DM_CONTRL_STATE ctrl_state,
/system/bt/btif/src/
Dbtif_dm.c2212 tBTA_DM_CONTRL_STATE ctrl_state, tBTA_STATUS status) in bta_energy_info_cb()