HomeSort by relevance Sort by last modified time
    Searched full:elem_found (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_hl.c 485 BOOLEAN elem_found; local
505 elem_found = FALSE;
507 while (!elem_found && mdep_idx < num_mdeps )
513 elem_found = TRUE;
521 if (!elem_found)
    [all...]

Completed in 44 milliseconds