HomeSort by relevance Sort by last modified time
    Searched refs:is_existed (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/hl/
bta_hl_utils.cc 1116 bool is_existed = false; local
    [all...]
  /system/bt/btif/src/
btif_hl.cc 357 bool is_existed = false; local
362 is_existed = true;
367 BTIF_TRACE_DEBUG("bta_hl_is_the_first_reliable_existed is_existed=%d ",
368 is_existed);
369 return is_existed;
    [all...]

Completed in 1674 milliseconds