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 169 bool ext_flow_spec_present; member in struct:__anon2435
    [all...]
  /system/bt/stack/l2cap/
l2c_main.cc 501 cfg_info.ext_flow_spec_present = true;
607 cfg_info.ext_flow_spec_present = true;
l2c_utils.cc 564 if (p_cfg->ext_flow_spec_present)
620 if (p_cfg->ext_flow_spec_present) {
658 if (p_cfg->ext_flow_spec_present)
710 if (p_cfg->ext_flow_spec_present) {
    [all...]
l2c_api.cc 845 p_cfg->ext_flow_spec_present = false;
    [all...]
l2c_fcr.cc     [all...]

Completed in 65 milliseconds