Lines Matching refs:UINT32_TO_STREAM
886 UINT32_TO_STREAM(pp, transmit_bandwidth); in btsnd_hcic_setup_esco_conn()
887 UINT32_TO_STREAM(pp, receive_bandwidth); in btsnd_hcic_setup_esco_conn()
912 UINT32_TO_STREAM(pp, transmit_bandwidth); in btsnd_hcic_accept_esco_conn()
913 UINT32_TO_STREAM(pp, receive_bandwidth); in btsnd_hcic_accept_esco_conn()
1040 UINT32_TO_STREAM(pp, token_rate); in btsnd_hcic_qos_setup()
1041 UINT32_TO_STREAM(pp, peak); in btsnd_hcic_qos_setup()
1042 UINT32_TO_STREAM(pp, latency); in btsnd_hcic_qos_setup()
1043 UINT32_TO_STREAM(pp, delay_var); in btsnd_hcic_qos_setup()
1463 UINT32_TO_STREAM(pp, p_params->transmit_bandwidth); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1464 UINT32_TO_STREAM(pp, p_params->receive_bandwidth); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1475 UINT32_TO_STREAM(pp, p_params->input_bandwidth); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1476 UINT32_TO_STREAM(pp, p_params->output_bandwidth); in btsnd_hcic_enhanced_set_up_synchronous_connection()
1512 UINT32_TO_STREAM(pp, p_params->transmit_bandwidth); in btsnd_hcic_enhanced_accept_synchronous_connection()
1513 UINT32_TO_STREAM(pp, p_params->receive_bandwidth); in btsnd_hcic_enhanced_accept_synchronous_connection()
1524 UINT32_TO_STREAM(pp, p_params->input_bandwidth); in btsnd_hcic_enhanced_accept_synchronous_connection()
1525 UINT32_TO_STREAM(pp, p_params->output_bandwidth); in btsnd_hcic_enhanced_accept_synchronous_connection()
1612 UINT32_TO_STREAM(pp, value); in btsnd_hcic_user_passkey_reply()