Home | History | Annotate | Download | only in btm

Lines Matching refs:loop_max

543     int   xx, loop_max;
554 loop_max = BTM_MAX_PM_RECORDS+1;
556 loop_max = BTM_MAX_PM_RECORDS;
558 for( xx=0; xx<loop_max; xx++)