summaryrefslogtreecommitdiffstats
path: root/bta/dm/bta_dm_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'bta/dm/bta_dm_pm.c')
-rwxr-xr-x[-rw-r--r--]bta/dm/bta_dm_pm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bta/dm/bta_dm_pm.c b/bta/dm/bta_dm_pm.c
index eb0dfe4..1b75b11 100644..100755
--- a/bta/dm/bta_dm_pm.c
+++ b/bta/dm/bta_dm_pm.c
@@ -82,6 +82,7 @@ void bta_dm_disable_pm(void)
{
UINT8 i;
+ bta_sys_pm_register(NULL);
BTM_PmRegister( BTM_PM_DEREG, &bta_dm_cb.pm_id, NULL);
/* Need to stop all active timers. */