Home | History | Annotate | Download | only in btm

Lines Matching defs:p_features

187     UINT8               *p_features;
216 p_features = BTM_ReadLocalFeatures();
217 if( !(p_features[ btm_pm_mode_off[ind] ] & btm_pm_mode_msk[ind] ) )