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

  /system/bt/stack/avdt/
avdt_l2c.cc 106 cfg.flush_to_present = true;
147 cfg.flush_to_present = true;
264 cfg.flush_to_present = true;
302 cfg.flush_to_present = true;
  /system/bt/stack/bnep/
bnep_main.cc 84 bnep_cb.l2cap_my_cfg.flush_to_present = true;
224 p_cfg->flush_to_present = false;
235 p_cfg->flush_to_present = false;
  /system/bt/stack/l2cap/
l2c_utils.cc 556 if (p_cfg->flush_to_present)
587 if (p_cfg->flush_to_present) {
652 if (p_cfg->flush_to_present)
683 if (p_cfg->flush_to_present) {
    [all...]
l2c_main.cc 448 cfg_info.flush_to_present = cfg_info.mtu_present =
466 cfg_info.flush_to_present = true;
554 cfg_info.flush_to_present = cfg_info.mtu_present =
572 cfg_info.flush_to_present = true;
l2c_api.cc 878 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present,
897 if (p_cfg->flush_to_present) p_ccb->peer_cfg.flush_to_present = false;
    [all...]
l2c_csm.cc     [all...]
  /system/bt/stack/sdp/
sdp_main.cc 83 sdp_cb.l2cap_my_cfg.flush_to_present = true;
319 p_cfg->flush_to_present = false;
  /system/bt/stack/avct/
avct_l2c_br.cc 273 p_cfg->flush_to_present = false;
  /system/bt/stack/hid/
hidd_conn.cc 353 p_cfg->flush_to_present = FALSE;
750 hd_cb.l2cap_cfg.flush_to_present = TRUE;
756 hd_cb.l2cap_intr_cfg.flush_to_present = TRUE;
hidh_conn.cc 95 hh_cb.l2cap_cfg.flush_to_present = true;
480 p_cfg->flush_to_present = false;
    [all...]
  /system/bt/stack/include/
l2c_api.h 163 bool flush_to_present; member in struct:__anon2435
    [all...]
  /system/bt/stack/rfcomm/
rfc_mx_fsm.cc 562 cfg.flush_to_present = false;
628 p_cfg->flush_to_present = false;
  /system/bt/stack/gap/
gap_conn.cc 912 p_cfg->flush_to_present = false;
    [all...]

Completed in 497 milliseconds