Home | History | Annotate | Download | only in btm

Lines Matching refs:loop_max

521     int   xx, loop_max;
532 loop_max = BTM_MAX_PM_RECORDS+1;
534 loop_max = BTM_MAX_PM_RECORDS;
536 for( xx=0; xx<loop_max; xx++)