Searched refs:tBTA_DM_PM_ACTION (Results 1 – 3 of 3) sorted by relevance
244 tBTA_DM_PM_ACTION pm_mode_attempted;245 tBTA_DM_PM_ACTION pm_mode_failed;428 tBTA_DM_PM_ACTION power_mode;493 extern void bta_dm_pm_timer(const RawAddress&, tBTA_DM_PM_ACTION);
44 tBTA_DM_PM_ACTION pm_mode,505 tBTA_DM_PM_ACTION pm_request, in bta_dm_pm_set_mode()507 tBTA_DM_PM_ACTION pm_action = BTA_DM_PM_NO_ACTION; in bta_dm_pm_set_mode()510 tBTA_DM_PM_ACTION failed_pm = 0; in bta_dm_pm_set_mode()512 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode()513 tBTA_DM_PM_ACTION pref_modes = 0; in bta_dm_pm_set_mode()1041 void bta_dm_pm_timer(const RawAddress& bd_addr, tBTA_DM_PM_ACTION pm_request) { in bta_dm_pm_timer()
514 typedef uint8_t tBTA_DM_PM_ACTION; typedef