Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_ReadPowerMode

616                     if(BTM_ReadPowerMode(remote_bda, &md) == BTM_SUCCESS)
627 if( (BTM_ReadPowerMode(remote_bda, &mode) == BTM_SUCCESS) && (mode == BTM_PM_MD_PARK) )