/aosp12/system/bt/stack/hcic/ |
H A D | hcicmds.cc | 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() 1475 UINT32_TO_STREAM(pp, p_params->input_bandwidth); in btsnd_hcic_enhanced_set_up_synchronous_connection() 1524 UINT32_TO_STREAM(pp, p_params->input_bandwidth); in btsnd_hcic_enhanced_accept_synchronous_connection() [all …]
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_utils.cc | 617 UINT32_TO_STREAM(p, p_cfg->qos.token_rate); 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() 713 UINT32_TO_STREAM(p, p_cfg->qos.token_rate); 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() 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() [all …]
|
/aosp12/system/bt/stack/test/ |
H A D | stack_avrcp_test.cc | 61 UINT32_TO_STREAM(p, 0x00000001); // start_item in TEST_F() 62 UINT32_TO_STREAM(p, 0x00000002); // end_item in TEST_F()
|
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 34 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 55 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 25 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 55 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 34 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 55 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 33 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 55 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 33 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 55 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
H A D | bt_vendor_qcom.h | 33 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro
|
H A D | hw_ar3k.h | 57 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/system/nfc/src/include/ |
H A D | nfc_types.h | 50 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_adv_filter.cc | 571 UINT32_TO_STREAM(p, uuid.As32Bit()); in BTM_LE_PF_uuid_filter() 588 UINT32_TO_STREAM(p, uuid_mask.As32Bit()); in BTM_LE_PF_uuid_filter() 778 UINT32_TO_STREAM(p, BTM_BLE_PF_SELECT_NONE); in BTM_LE_PF_clear()
|
H A D | btm_ble_batchscan.cc | 345 UINT32_TO_STREAM(p, scan_window); in btm_ble_set_batchscan_param() 346 UINT32_TO_STREAM(p, scan_interval); in btm_ble_set_batchscan_param()
|
H A D | btm_ble.cc | 1906 UINT32_TO_STREAM(pp, p_rec->ble.keys.local_counter); in BTM_BleDataSignature() 1907 UINT32_TO_STREAM(p_mac, p_rec->ble.keys.local_counter); in BTM_BleDataSignature()
|
/aosp12/system/bt/hci/test/ |
H A D | packet_fragmenter_test.cc | 105 UINT32_TO_STREAM(packet_data, iso_timestamp); in manufacture_packet_for_fragmentation() 308 UINT32_TO_STREAM(packet_data, iso_timestamp); in manufacture_iso_packet_and_then_reassemble()
|
/aosp12/hardware/broadcom/libbt/src/ |
H A D | hardware.c | 103 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… macro 824 UINT32_TO_STREAM(p, UART_TARGET_BAUD_RATE); in hw_config_cback()
|
/aosp12/system/bt/stack/include/ |
H A D | bt_types.h | 155 #define UINT32_TO_STREAM(p, u32) \ macro
|
/aosp12/system/bt/btif/src/ |
H A D | btif_bqr.cc | 282 UINT32_TO_STREAM(p_param, bqr_config.quality_event_mask); in ConfigureBqr()
|
/aosp12/system/bt/stack/smp/ |
H A D | smp_act.cc | 1882 UINT32_TO_STREAM(p, p_data->passkey); in smp_start_passkey_verification() 1885 UINT32_TO_STREAM(p, p_data->passkey); in smp_start_passkey_verification()
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | ce_t3t.cc | 445 UINT32_TO_STREAM(p_dst, 0); in ce_t3t_handle_check_cmd()
|