Home
last modified time | relevance | path

Searched refs:ext_flow_spec_present (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dl2cap_types.h130 bool ext_flow_spec_present; member
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc556 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()
689 cfg_info.ext_flow_spec_present = true; in process_l2cap_cmd()
Dl2c_utils.cc595 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()
651 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_req()
693 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()
744 if (p_cfg->ext_flow_spec_present) { in l2cu_send_peer_config_rsp()
Dl2c_fcr.cc1737 p_ccb->our_cfg.ext_flow_spec_present = false; in l2c_fcr_renegotiate_chan()