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

  /system/bt/stack/include/
l2c_api.h 167 bool ext_flow_spec_present; member in struct:__anon106476
    [all...]
  /system/bt/stack/l2cap/
l2c_main.cc 484 cfg_info.ext_flow_spec_present = true;
579 cfg_info.ext_flow_spec_present = true;
l2c_utils.cc 559 if (p_cfg->ext_flow_spec_present)
615 if (p_cfg->ext_flow_spec_present) {
653 if (p_cfg->ext_flow_spec_present)
705 if (p_cfg->ext_flow_spec_present) {
    [all...]
l2c_api.cc 775 p_cfg->ext_flow_spec_present = false;
    [all...]
l2c_fcr.cc     [all...]

Completed in 62 milliseconds