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 107 cfg.flush_to_present = TRUE;
150 cfg.flush_to_present = TRUE;
258 cfg.flush_to_present = TRUE;
300 cfg.flush_to_present = TRUE;
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 86 bnep_cb.l2cap_my_cfg.flush_to_present = TRUE;
232 p_cfg->flush_to_present = FALSE;
245 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 520 if (p_cfg->flush_to_present)
551 if (p_cfg->flush_to_present)
622 if (p_cfg->flush_to_present)
651 if (p_cfg->flush_to_present)
    [all...]
l2c_api.c 491 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_present);
509 if (p_cfg->flush_to_present)
510 p_ccb->peer_cfg.flush_to_present = FALSE;
    [all...]
l2c_main.c 472 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
488 cfg_info.flush_to_present = TRUE;
574 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
590 cfg_info.flush_to_present = TRUE;
    [all...]
l2c_csm.c     [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 88 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE;
332 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 156 BOOLEAN flush_to_present; member in struct:__anon3369
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 569 cfg.flush_to_present = FALSE;
641 p_cfg->flush_to_present = FALSE;
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 94 hh_cb.l2cap_cfg.flush_to_present = TRUE;
487 p_cfg->flush_to_present = FALSE;
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 904 p_cfg->flush_to_present = FALSE;
    [all...]

Completed in 86 milliseconds