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.c37 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_mode,
524 static void bta_dm_pm_set_mode(BD_ADDR peer_addr, tBTA_DM_PM_ACTION pm_request, in bta_dm_pm_set_mode()
528 tBTA_DM_PM_ACTION pm_action = BTA_DM_PM_NO_ACTION; in bta_dm_pm_set_mode()
531 tBTA_DM_PM_ACTION failed_pm = 0; in bta_dm_pm_set_mode()
533 tBTA_DM_PM_ACTION allowed_modes = 0; in bta_dm_pm_set_mode()
534 tBTA_DM_PM_ACTION pref_modes = 0; in bta_dm_pm_set_mode()
Dbta_dm_int.h343 tBTA_DM_PM_ACTION pm_request;
783 tBTA_DM_PM_ACTION pm_mode_attempted;
784 tBTA_DM_PM_ACTION pm_mode_failed;
1014 tBTA_DM_PM_ACTION power_mode;
/system/bt/bta/include/
Dbta_api.h1198 typedef UINT8 tBTA_DM_PM_ACTION; typedef