Home | History | Annotate | Download | only in dm

Lines Matching refs:pm

90 ** Description      Disable PM
119 ** Description stop a PM timer
374 /* PM actions are in the order of strictness */
649 tBTM_PM_PWR_MD pm;
651 memset( (void*)&pm, 0, sizeof(pm));
654 pm.mode = BTM_PM_MD_ACTIVE;
655 BTM_SetPowerMode (bta_dm_cb.pm_id, peer_addr, &pm);
739 ** Description Process pm status event from btm
832 ** Description Process pm timer event from btm