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

  /system/bt/stack/avdt/
avdt_l2c.c 110 cfg.flush_to_present = TRUE;
155 cfg.flush_to_present = TRUE;
273 cfg.flush_to_present = TRUE;
315 cfg.flush_to_present = TRUE;
  /system/bt/stack/bnep/
bnep_main.c 89 bnep_cb.l2cap_my_cfg.flush_to_present = TRUE;
240 p_cfg->flush_to_present = FALSE;
253 p_cfg->flush_to_present = FALSE;
  /system/bt/stack/l2cap/
l2c_utils.c 610 if (p_cfg->flush_to_present)
641 if (p_cfg->flush_to_present)
712 if (p_cfg->flush_to_present)
741 if (p_cfg->flush_to_present)
    [all...]
l2c_main.c 452 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
468 cfg_info.flush_to_present = TRUE;
554 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
570 cfg_info.flush_to_present = TRUE;
    [all...]
l2c_api.c 840 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_present);
858 if (p_cfg->flush_to_present)
859 p_ccb->peer_cfg.flush_to_present = FALSE;
    [all...]
l2c_csm.c     [all...]
  /system/bt/stack/sdp/
sdp_main.c 91 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE;
336 p_cfg->flush_to_present = FALSE;
  /system/bt/stack/include/
l2c_api.h 160 BOOLEAN flush_to_present; member in struct:__anon72762
    [all...]
  /system/bt/stack/rfcomm/
rfc_mx_fsm.c 581 cfg.flush_to_present = FALSE;
655 p_cfg->flush_to_present = FALSE;
  /system/bt/stack/hid/
hidh_conn.c 100 hh_cb.l2cap_cfg.flush_to_present = TRUE;
495 p_cfg->flush_to_present = FALSE;
    [all...]
  /system/bt/stack/gap/
gap_conn.c 937 p_cfg->flush_to_present = FALSE;
    [all...]

Completed in 2079 milliseconds