Home
last modified time | relevance | path

Searched refs:STREAM_TO_UINT8 (Results 1 – 25 of 54) sorted by relevance

123

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc132 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
138 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
146 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
148 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
156 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
158 STREAM_TO_UINT8(encryption_enabled, p_event); in btu_hcif_log_event_metrics()
159 STREAM_TO_UINT8(key_size, p_event); in btu_hcif_log_event_metrics()
166 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
169 STREAM_TO_UINT8(link_type, p_event); in btu_hcif_log_event_metrics()
177 STREAM_TO_UINT8(status, p_event); in btu_hcif_log_event_metrics()
[all …]
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser.cc132 STREAM_TO_UINT8(arh.id, value); in ParseAseStatusHeader()
133 STREAM_TO_UINT8(arh.state, value); in ParseAseStatusHeader()
150 STREAM_TO_UINT8(rsp.framing, value); in ParseAseStatusCodecConfiguredStateParams()
151 STREAM_TO_UINT8(rsp.preferred_phy, value); in ParseAseStatusCodecConfiguredStateParams()
152 STREAM_TO_UINT8(rsp.preferred_retrans_nb, value); in ParseAseStatusCodecConfiguredStateParams()
158 STREAM_TO_UINT8(rsp.codec_id.coding_format, value); in ParseAseStatusCodecConfiguredStateParams()
161 STREAM_TO_UINT8(codec_spec_conf_len, value); in ParseAseStatusCodecConfiguredStateParams()
197 STREAM_TO_UINT8(rsp.cig_id, value); in ParseAseStatusQosConfiguredStateParams()
198 STREAM_TO_UINT8(rsp.cis_id, value); in ParseAseStatusQosConfiguredStateParams()
200 STREAM_TO_UINT8(rsp.framing, value); in ParseAseStatusQosConfiguredStateParams()
[all …]
Dstorage_helper.cc173 STREAM_TO_UINT8(magic, ptr); in deserializePacs()
182 STREAM_TO_UINT8(num_of_pacs_chars, ptr); in deserializePacs()
197 STREAM_TO_UINT8(pac_count, ptr); in deserializePacs()
213 STREAM_TO_UINT8(pac_len, ptr); in deserializePacs()
304 STREAM_TO_UINT8(magic, ptr); in DeserializeAses()
312 STREAM_TO_UINT8(num_of_ases, ptr); in DeserializeAses()
329 STREAM_TO_UINT8(ase_id, ptr); in DeserializeAses()
330 STREAM_TO_UINT8(direction, ptr); in DeserializeAses()
402 STREAM_TO_UINT8(magic, ptr); in DeserializeHandles()
512 STREAM_TO_UINT8(role, ptr); in DeserializeGmapV1()
[all …]
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc278 STREAM_TO_UINT8(cmd_code, p); in process_l2cap_cmd()
279 STREAM_TO_UINT8(id, p); in process_l2cap_cmd()
485 STREAM_TO_UINT8(cfg_code, p); in process_l2cap_cmd()
486 STREAM_TO_UINT8(cfg_len, p); in process_l2cap_cmd()
519 STREAM_TO_UINT8(cfg_info.qos.qos_flags, p); in process_l2cap_cmd()
520 STREAM_TO_UINT8(cfg_info.qos.service_type, p); in process_l2cap_cmd()
536 STREAM_TO_UINT8(cfg_info.fcr.mode, p); in process_l2cap_cmd()
537 STREAM_TO_UINT8(cfg_info.fcr.tx_win_sz, p); in process_l2cap_cmd()
538 STREAM_TO_UINT8(cfg_info.fcr.max_transmit, p); in process_l2cap_cmd()
552 STREAM_TO_UINT8(cfg_info.fcs, p); in process_l2cap_cmd()
[all …]
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_iso_impl.h128 STREAM_TO_UINT8(evt.status, stream); in on_set_cig_params()
129 STREAM_TO_UINT8(evt.cig_id, stream); in on_set_cig_params()
130 STREAM_TO_UINT8(cis_cnt, stream); in on_set_cig_params()
211 STREAM_TO_UINT8(evt.status, stream); in on_remove_cig()
212 STREAM_TO_UINT8(evt.cig_id, stream); in on_remove_cig()
344 STREAM_TO_UINT8(status, stream); in on_setup_iso_data_path()
402 STREAM_TO_UINT8(status, stream); in on_remove_iso_data_path()
466 STREAM_TO_UINT8(status, stream); in on_iso_link_quality_read()
577 STREAM_TO_UINT8(evt.status, data); in process_cis_est_pkt()
591 STREAM_TO_UINT8(evt.phy_mtos, data); in process_cis_est_pkt()
[all …]
Dbtm_ble_privacy.cc245 STREAM_TO_UINT8(status, p); in btm_ble_clear_resolving_list_complete()
257 STREAM_TO_UINT8(irk_list_sz_max, p); in btm_ble_clear_resolving_list_complete()
295 STREAM_TO_UINT8(status, p); in btm_ble_add_resolving_list_entry_complete()
311 STREAM_TO_UINT8(btm_cb.ble_ctr_cb.resolving_list_avail_size, p); in btm_ble_add_resolving_list_entry_complete()
336 STREAM_TO_UINT8(status, p); in btm_ble_remove_resolving_list_entry_complete()
349 STREAM_TO_UINT8(btm_cb.ble_ctr_cb.resolving_list_avail_size, p); in btm_ble_remove_resolving_list_entry_complete()
370 STREAM_TO_UINT8(status, p); in btm_ble_read_resolving_list_entry_complete()
Dbtm_ble.cc144 STREAM_TO_UINT8(status, pp); in read_phy_cb()
147 STREAM_TO_UINT8(tx_phy, pp); in read_phy_cb()
148 STREAM_TO_UINT8(rx_phy, pp); in read_phy_cb()
Dbtm_ble_adv_filter.cc133 STREAM_TO_UINT8(status, p); in btm_flt_update_cb()
134 STREAM_TO_UINT8(op_subcode, p); in btm_flt_update_cb()
135 STREAM_TO_UINT8(action, p); in btm_flt_update_cb()
136 STREAM_TO_UINT8(num_avail, p); in btm_flt_update_cb()
Dbtm_ble_cont_energy.cc57 STREAM_TO_UINT8(raw_status, p); in btm_ble_cont_energy_cmpl_cback()
Dble_scanner_hci_interface.cc39 STREAM_TO_UINT8(status, data); in status_callback()
51 STREAM_TO_UINT8(status, pp); in status_handle_callback()
/packages/modules/Bluetooth/system/bta/has/
Dhas_preset.cc42 STREAM_TO_UINT8(preset.index_, value); in FromCharacteristicValue()
44 STREAM_TO_UINT8(preset.properties_, value); in FromCharacteristicValue()
93 STREAM_TO_UINT8(serialized_data_len, p_curr); in Deserialize()
105 STREAM_TO_UINT8(preset.index_, p_curr); in Deserialize()
106 STREAM_TO_UINT8(preset.properties_, p_curr); in Deserialize()
Dhas_ctp.cc45 STREAM_TO_UINT8(ntf.index, value); in ParsePresetGenericUpdate()
58 STREAM_TO_UINT8(ntf.index, value); in ParsePresetIndex()
69 STREAM_TO_UINT8(ntf.is_last, value); in ParsePresetReadResponse()
83 STREAM_TO_UINT8(change_id, value); in ParsePresetChanged()
91 STREAM_TO_UINT8(ntf.is_last, value); in ParsePresetChanged()
117 STREAM_TO_UINT8(op, value); in FromCharacteristicValue()
Dhas_types.h324 STREAM_TO_UINT8(hdr, p_in); in DeserializePresets()
331 STREAM_TO_UINT8(num_presets, p_in); in DeserializePresets()
/packages/modules/Nfc/libnfc-nci/src/nfc/tags/
Dce_t3t.cc214 STREAM_TO_UINT8(bl0, p_block_list); in ce_t3t_handle_update_cmd()
217 STREAM_TO_UINT8(block_number, p_block_list); in ce_t3t_handle_update_cmd()
254 STREAM_TO_UINT8(ndef_info.version, p_block_data); in ce_t3t_handle_update_cmd()
257 STREAM_TO_UINT8(ndef_info.writef, p_block_data); in ce_t3t_handle_update_cmd()
260 STREAM_TO_UINT8(newlen_hiword, p_block_data); in ce_t3t_handle_update_cmd()
397 STREAM_TO_UINT8(bl0, p_src); in ce_t3t_handle_check_cmd()
400 STREAM_TO_UINT8(block_number, p_src); in ce_t3t_handle_check_cmd()
543 STREAM_TO_UINT8(rc, p); in ce_t3t_handle_non_nfc_forum_cmd()
654 STREAM_TO_UINT8(sod, p); in ce_t3t_data_cback()
655 STREAM_TO_UINT8(cmd_id, p); in ce_t3t_data_cback()
[all …]
Drw_i93.cc215 STREAM_TO_UINT8(p_i93->info_flags, p); in rw_i93_process_ext_sys_info()
227 STREAM_TO_UINT8(p_i93->dsfid, p); in rw_i93_process_ext_sys_info()
235 STREAM_TO_UINT8(p_i93->afi, p); in rw_i93_process_ext_sys_info()
249 STREAM_TO_UINT8(p_i93->block_size, p); in rw_i93_process_ext_sys_info()
259 STREAM_TO_UINT8(p_i93->ic_reference, p); in rw_i93_process_ext_sys_info()
299 STREAM_TO_UINT8(p_i93->info_flags, p); in rw_i93_process_sys_info()
311 STREAM_TO_UINT8(p_i93->dsfid, p); in rw_i93_process_sys_info()
319 STREAM_TO_UINT8(p_i93->afi, p); in rw_i93_process_sys_info()
328 STREAM_TO_UINT8(p_i93->num_block, p); in rw_i93_process_sys_info()
337 STREAM_TO_UINT8(p_i93->block_size, p); in rw_i93_process_sys_info()
[all …]
Drw_t5t.cc81 STREAM_TO_UINT8(flags, p); in rw_t5t_sm_detect_ndef()
517 STREAM_TO_UINT8(flags, p); in rw_t5t_sm_update_ndef()
813 STREAM_TO_UINT8(flags, p); in rw_t5t_sm_set_read_only()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc86 STREAM_TO_UINT8(bqr_link_quality_event_.quality_report_id, p_param_buf); in ParseBqrLinkQualityEvt()
87 STREAM_TO_UINT8(bqr_link_quality_event_.packet_types, p_param_buf); in ParseBqrLinkQualityEvt()
89 STREAM_TO_UINT8(bqr_link_quality_event_.connection_role, p_param_buf); in ParseBqrLinkQualityEvt()
92 STREAM_TO_UINT8(bqr_link_quality_event_.snr, p_param_buf); in ParseBqrLinkQualityEvt()
93 STREAM_TO_UINT8(bqr_link_quality_event_.unused_afh_channel_count, p_param_buf); in ParseBqrLinkQualityEvt()
94 STREAM_TO_UINT8(bqr_link_quality_event_.afh_select_unideal_channel_count, p_param_buf); in ParseBqrLinkQualityEvt()
117 STREAM_TO_UINT8(bqr_link_quality_event_.cal_failed_item_count, p_param_buf); in ParseBqrLinkQualityEvt()
168 STREAM_TO_UINT8(bqr_energy_monitor_event_.quality_report_id, p_param_buf); in ParseBqrEnergyMonitorEvt()
177 STREAM_TO_UINT8(bqr_energy_monitor_event_.bredr_tx_avg_power_lv, p_param_buf); in ParseBqrEnergyMonitorEvt()
182 STREAM_TO_UINT8(bqr_energy_monitor_event_.le_tx_avg_power_lv, p_param_buf); in ParseBqrEnergyMonitorEvt()
[all …]
/packages/modules/Bluetooth/system/bta/gmap/
Dgmap_client.cc76 STREAM_TO_UINT8(role_, value); in parseAndSaveGmapRole()
86 STREAM_TO_UINT8(UGT_feature_, value); in parseAndSaveUGTFeature()
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc580 STREAM_TO_UINT8(p_cb->peer_io_caps, p); in smp_proc_pair_cmd()
581 STREAM_TO_UINT8(p_cb->peer_oob_flag, p); in smp_proc_pair_cmd()
582 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_proc_pair_cmd()
583 STREAM_TO_UINT8(p_cb->peer_enc_size, p); in smp_proc_pair_cmd()
584 STREAM_TO_UINT8(p_cb->peer_i_key, p); in smp_proc_pair_cmd()
585 STREAM_TO_UINT8(p_cb->peer_r_key, p); in smp_proc_pair_cmd()
828 STREAM_TO_UINT8(p_cb->peer_keypress_notification, p); in smp_process_keypress_notification()
867 STREAM_TO_UINT8(p_cb->peer_io_caps, p); in smp_br_process_pairing_command()
868 STREAM_TO_UINT8(p_cb->peer_oob_flag, p); in smp_br_process_pairing_command()
869 STREAM_TO_UINT8(p_cb->peer_auth_req, p); in smp_br_process_pairing_command()
[all …]
Dsmp_l2c.cc155 STREAM_TO_UINT8(cmd, p); in smp_data_received()
334 STREAM_TO_UINT8(cmd, p); in smp_br_data_received()
/packages/modules/Nfc/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.cc1116 STREAM_TO_UINT8(index, p_data); in nfa_hci_handle_link_mgm_gate_cmd()
1129 STREAM_TO_UINT8(index, p_data); in nfa_hci_handle_link_mgm_gate_cmd()
1229 STREAM_TO_UINT8(source_host, p_data); in nfa_hci_handle_admin_gate_cmd()
1230 STREAM_TO_UINT8(source_gate, p_data); in nfa_hci_handle_admin_gate_cmd()
1231 STREAM_TO_UINT8(dest_host, p_data); in nfa_hci_handle_admin_gate_cmd()
1232 STREAM_TO_UINT8(dest_gate, p_data); in nfa_hci_handle_admin_gate_cmd()
1233 STREAM_TO_UINT8(pipe, p_data); in nfa_hci_handle_admin_gate_cmd()
1280 STREAM_TO_UINT8(pipe, p_data); in nfa_hci_handle_admin_gate_cmd()
1289 STREAM_TO_UINT8(source_host, p_data); in nfa_hci_handle_admin_gate_cmd()
1564 STREAM_TO_UINT8(source_host, p_data); in nfa_hci_handle_admin_gate_rsp()
[all …]
/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc219 STREAM_TO_UINT8(magic, ptr); in DeserializeGroups()
223 STREAM_TO_UINT8(num_groups, ptr); in DeserializeGroups()
233 STREAM_TO_UINT8(id, ptr); in DeserializeGroups()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc342 STREAM_TO_UINT8(status, data); in btm_acl_process_sca_cmpl_pkt()
351 STREAM_TO_UINT8(sca, data); in btm_acl_process_sca_cmpl_pkt()
872 STREAM_TO_UINT8(page_num, p); in btm_read_remote_ext_features_complete_raw()
873 STREAM_TO_UINT8(max_page, p); in btm_read_remote_ext_features_complete_raw()
1704 STREAM_TO_UINT8(result.hci_status, p); in btm_read_tx_power_complete()
1717 STREAM_TO_UINT8(result.tx_power, p); in btm_read_tx_power_complete()
1728 STREAM_TO_UINT8(result.tx_power, p); in btm_read_tx_power_complete()
1788 STREAM_TO_UINT8(result.hci_status, p); in btm_read_rssi_complete()
1799 STREAM_TO_UINT8(result.rssi, p); in btm_read_rssi_complete()
1858 STREAM_TO_UINT8(result.hci_status, p); in btm_read_failed_contact_counter_complete()
[all …]
/packages/modules/Nfc/libnfc-nci/src/fuzzers/rw/
Dt3t.cc240 STREAM_TO_UINT8(status, p); in t3t_nci_msg()
241 STREAM_TO_UINT8(num_responses, p); in t3t_nci_msg()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc494 STREAM_TO_UINT8(vol, pp); in OnVolumeControlStateReadOrNotified()
495 STREAM_TO_UINT8(mute, pp); in OnVolumeControlStateReadOrNotified()
496 STREAM_TO_UINT8(device->change_counter, pp); in OnVolumeControlStateReadOrNotified()
569 STREAM_TO_UINT8(offset->change_counter, pp); in OnExtAudioOutStateChanged()
615 STREAM_TO_UINT8(mute, pp); in OnExtAudioInputStateChanged()
623 STREAM_TO_UINT8(gain_mode, pp); in OnExtAudioInputStateChanged()
629 STREAM_TO_UINT8(input->change_counter, pp); in OnExtAudioInputStateChanged()
753 STREAM_TO_UINT8(input->gain_settings.unit, pp); in OnExtAudioInGainSettingChanged()

123