Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_pm.c39 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_mode,
529 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_request, in bta_dm_pm_set_mode()
533 tBTA_DM_PM_ACTION pm_action = BTA_DM_PM_NO_ACTION; in bta_dm_pm_set_mode()
536 tBTA_DM_PM_ACTION failed_pm = 0; in bta_dm_pm_set_mode()
538 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode()
539 tBTA_DM_PM_ACTION pref_modes = 0; in bta_dm_pm_set_mode()
Dbta_dm_int.h341 tBTA_DM_PM_ACTION pm_request;
781 tBTA_DM_PM_ACTION pm_mode_attempted;
782 tBTA_DM_PM_ACTION pm_mode_failed;
1007 tBTA_DM_PM_ACTION power_mode;
/system/bt/bta/include/
Dbta_api.h1144 typedef UINT8 tBTA_DM_PM_ACTION; typedef