Searched refs:btm_pm_mode_off (Results 1 – 1 of 1) sorted by relevance
56 const UINT8 btm_pm_mode_off[BTM_PM_NUM_SET_MODES] = {0, 0, 1}; variable206 if ( !(p_features[ btm_pm_mode_off[ind] ] & btm_pm_mode_msk[ind] ) ) { in BTM_SetPowerMode()