Home | History | Annotate | Download | only in btm

Lines Matching refs:p_features

181     UINT8               *p_features;
209 p_features = BTM_ReadLocalFeatures();
210 if( !(p_features[ btm_pm_mode_off[ind] ] & btm_pm_mode_msk[ind] ) )