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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 110 cfg.flush_to_present = TRUE;
155 cfg.flush_to_present = TRUE;
264 cfg.flush_to_present = TRUE;
306 cfg.flush_to_present = TRUE;
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 87 bnep_cb.l2cap_my_cfg.flush_to_present = TRUE;
234 p_cfg->flush_to_present = FALSE;
247 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 595 if (p_cfg->flush_to_present)
626 if (p_cfg->flush_to_present)
697 if (p_cfg->flush_to_present)
726 if (p_cfg->flush_to_present)
    [all...]
l2c_api.c 500 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_present);
518 if (p_cfg->flush_to_present)
519 p_ccb->peer_cfg.flush_to_present = FALSE;
    [all...]
l2c_main.c 503 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
519 cfg_info.flush_to_present = TRUE;
605 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
621 cfg_info.flush_to_present = TRUE;
    [all...]
l2c_csm.c     [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 89 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE;
334 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 156 BOOLEAN flush_to_present; member in struct:__anon6191
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 574 cfg.flush_to_present = FALSE;
648 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 95 hh_cb.l2cap_cfg.flush_to_present = TRUE;
485 p_cfg->flush_to_present = FALSE;
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 907 p_cfg->flush_to_present = FALSE;
    [all...]

Completed in 212 milliseconds