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.cc 439 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present =
479 cfg_info.fcs_present = true;
534 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present =
574 cfg_info.fcs_present = true;
l2c_api.cc 774 p_cfg->fcs_present = false;
809 p_cfg->fcr_present, p_cfg->fcs_present);
    [all...]
l2c_fcr.cc     [all...]
l2c_utils.cc 557 if (p_cfg->fcs_present)
609 if (p_cfg->fcs_present) {
    [all...]
  /system/bt/stack/mcap/
mca_main.cc 254 p_cfg->fcs_present = true;
  /system/bt/stack/include/
l2c_api.h 165 bool fcs_present; /* Optionally bypasses FCS checks */ member in struct:__anon106476
    [all...]
  /system/bt/stack/gap/
gap_conn.cc 873 p_cfg->fcs_present = false;
    [all...]

Completed in 6526 milliseconds