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

  /system/bt/btif/include/
btif_hl.h 160 bool is_the_first_reliable; member in struct:__anon113327
  /system/bt/bta/hl/
bta_hl_act.cc 758 p_dcb->is_the_first_reliable = true;
763 evt_data.dch_open_ind.first_reliable = p_dcb->is_the_first_reliable;
843 p_dcb->is_the_first_reliable = true;
851 p_dcb->is_the_first_reliable, p_dcb->mtu, BTA_HL_STATUS_OK);
    [all...]
bta_hl_int.h 435 bool is_the_first_reliable; member in struct:__anon112981
    [all...]
bta_hl_utils.cc     [all...]
  /system/bt/btif/src/
btif_hl.cc 359 if (p_mcb->mdl[i].in_use && p_mcb->mdl[i].is_the_first_reliable) {
    [all...]

Completed in 327 milliseconds