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 569 BOOLEAN elem_found; local
589 elem_found = FALSE;
592 while (!elem_found && mdep_idx < num_mdeps )
598 elem_found = TRUE;
606 if (!elem_found)
    [all...]

Completed in 157 milliseconds