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

  /system/bt/stack/l2cap/
l2c_main.c 453 cfg_info.fcr_present = cfg_info.fcs_present = FALSE;
494 cfg_info.fcs_present = TRUE;
555 cfg_info.fcr_present = cfg_info.fcs_present = FALSE;
596 cfg_info.fcs_present = TRUE;
    [all...]
l2c_api.c 807 p_cfg->fcs_present = FALSE;
840 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_present);
    [all...]
l2c_fcr.c     [all...]
l2c_utils.c 616 if (p_cfg->fcs_present)
671 if (p_cfg->fcs_present)
    [all...]
  /system/bt/stack/mcap/
mca_main.c 281 p_cfg->fcs_present = TRUE;
  /system/bt/stack/include/
l2c_api.h 164 BOOLEAN fcs_present; /* Optionally bypasses FCS checks */ member in struct:__anon72762
    [all...]
  /system/bt/stack/gap/
gap_conn.c 940 p_cfg->fcs_present = FALSE;
    [all...]

Completed in 259 milliseconds