Lines Matching refs:UINT32_TO_STREAM

617     UINT32_TO_STREAM(p, p_cfg->qos.token_rate);  in l2cu_send_peer_config_req()
618 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_req()
619 UINT32_TO_STREAM(p, p_cfg->qos.peak_bandwidth); in l2cu_send_peer_config_req()
620 UINT32_TO_STREAM(p, p_cfg->qos.latency); in l2cu_send_peer_config_req()
621 UINT32_TO_STREAM(p, p_cfg->qos.delay_variation); in l2cu_send_peer_config_req()
646 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_req()
647 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.access_latency); in l2cu_send_peer_config_req()
648 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.flush_timeout); in l2cu_send_peer_config_req()
713 UINT32_TO_STREAM(p, p_cfg->qos.token_rate); in l2cu_send_peer_config_rsp()
714 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_rsp()
715 UINT32_TO_STREAM(p, p_cfg->qos.peak_bandwidth); in l2cu_send_peer_config_rsp()
716 UINT32_TO_STREAM(p, p_cfg->qos.latency); in l2cu_send_peer_config_rsp()
717 UINT32_TO_STREAM(p, p_cfg->qos.delay_variation); in l2cu_send_peer_config_rsp()
736 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_rsp()
737 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.access_latency); in l2cu_send_peer_config_rsp()
738 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.flush_timeout); in l2cu_send_peer_config_rsp()
1105 UINT32_TO_STREAM(p, L2CAP_BLE_EXTFEA_MASK); in l2cu_send_peer_info_rsp()
1108 UINT32_TO_STREAM(p, l2cb.test_info_resp); in l2cu_send_peer_info_rsp()
1110 UINT32_TO_STREAM(p, in l2cu_send_peer_info_rsp()