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

  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 572 BOOLEAN elem_found; local
592 elem_found = FALSE;
595 while (!elem_found && mdep_idx < num_mdeps )
601 elem_found = TRUE;
609 if (!elem_found)
    [all...]

Completed in 152 milliseconds