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 449 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present =
495 cfg_info.fcs_present = true;
555 cfg_info.qos_present = cfg_info.fcr_present = cfg_info.fcs_present =
601 cfg_info.fcs_present = true;
l2c_api.cc 844 p_cfg->fcs_present = false;
879 p_cfg->fcr_present, p_cfg->fcs_present);
    [all...]
l2c_fcr.cc     [all...]
l2c_utils.cc 562 if (p_cfg->fcs_present)
614 if (p_cfg->fcs_present) {
    [all...]
  /system/bt/stack/include/
l2c_api.h 167 bool fcs_present; /* Optionally bypasses FCS checks */ member in struct:__anon2435
    [all...]
  /system/bt/stack/mcap/
mca_main.cc 254 p_cfg->fcs_present = true;
  /system/bt/stack/gap/
gap_conn.cc 915 p_cfg->fcs_present = false;
    [all...]

Completed in 88 milliseconds