Searched refs:tBTA_DM_PM_ACTION (Results 1 – 3 of 3) sorted by relevance
43 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_mode,477 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_request, in bta_dm_pm_set_mode()481 tBTA_DM_PM_ACTION pm_action = BTA_DM_PM_NO_ACTION; in bta_dm_pm_set_mode()484 tBTA_DM_PM_ACTION failed_pm = 0; in bta_dm_pm_set_mode()486 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode()487 tBTA_DM_PM_ACTION pref_modes = 0; in bta_dm_pm_set_mode()
490 tBTA_DM_PM_ACTION pm_request;1189 tBTA_DM_PM_ACTION pm_mode_attempted;1190 tBTA_DM_PM_ACTION pm_mode_failed;1422 tBTA_DM_PM_ACTION power_mode;
1250 typedef UINT8 tBTA_DM_PM_ACTION; typedef