Lines Matching refs:ext_flow_spec
560 STREAM_TO_UINT8(cfg_info.ext_flow_spec.id, p); in process_l2cap_cmd()
561 STREAM_TO_UINT8(cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()
562 STREAM_TO_UINT16(cfg_info.ext_flow_spec.max_sdu_size, p); in process_l2cap_cmd()
563 STREAM_TO_UINT32(cfg_info.ext_flow_spec.sdu_inter_time, p); in process_l2cap_cmd()
564 STREAM_TO_UINT32(cfg_info.ext_flow_spec.access_latency, p); in process_l2cap_cmd()
565 STREAM_TO_UINT32(cfg_info.ext_flow_spec.flush_timeout, p); in process_l2cap_cmd()
667 STREAM_TO_UINT8(cfg_info.ext_flow_spec.id, p); in process_l2cap_cmd()
668 STREAM_TO_UINT8(cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()
669 STREAM_TO_UINT16(cfg_info.ext_flow_spec.max_sdu_size, p); in process_l2cap_cmd()
670 STREAM_TO_UINT32(cfg_info.ext_flow_spec.sdu_inter_time, p); in process_l2cap_cmd()
671 STREAM_TO_UINT32(cfg_info.ext_flow_spec.access_latency, p); in process_l2cap_cmd()
672 STREAM_TO_UINT32(cfg_info.ext_flow_spec.flush_timeout, p); in process_l2cap_cmd()