/aosp12/system/bt/stack/hcic/ |
H A D | hciblecmds.cc | 154 UINT8_TO_STREAM(pp, adv_type); in btsnd_hcic_ble_write_adv_params() 774 UINT8_TO_STREAM(pp, phy); in btsnd_hcic_ble_enh_rx_test() 793 UINT8_TO_STREAM(pp, phy); in btsnd_hcic_ble_enh_tx_test() 917 UINT8_TO_STREAM(pp, sca); in btsnd_hcic_set_cig_params() 1033 UINT8_TO_STREAM(pp, rtn); in btsnd_hcic_create_big() 1034 UINT8_TO_STREAM(pp, phy); in btsnd_hcic_create_big() 1037 UINT8_TO_STREAM(pp, enc); in btsnd_hcic_create_big() 1079 UINT8_TO_STREAM(pp, enc); in btsnd_hcic_big_create_sync() 1084 UINT8_TO_STREAM(pp, mse); in btsnd_hcic_big_create_sync() 1296 UINT8_TO_STREAM(pp, mode); in btsnd_hcic_ble_set_periodic_advertising_sync_transfer_params() [all …]
|
H A D | hcicmds.cc | 624 UINT8_TO_STREAM(pp, role); in btsnd_hcic_accept_conn() 1059 UINT8_TO_STREAM(pp, role); in btsnd_hcic_switch_role() 1126 UINT8_TO_STREAM(pp, 1); in btsnd_hcic_set_event_filter() 1144 UINT8_TO_STREAM(pp, type); in btsnd_hcic_write_pin_type() 1224 UINT8_TO_STREAM(pp, flag); in btsnd_hcic_write_scan_enable() 1271 UINT8_TO_STREAM(pp, flag); in btsnd_hcic_write_auth_enable() 1333 UINT8_TO_STREAM(pp, type); in btsnd_hcic_read_tx_power() 1822 UINT8_TO_STREAM(pp, type); in btsnd_hcic_write_inqscan_type() 1837 UINT8_TO_STREAM(pp, mode); in btsnd_hcic_write_inquiry_mode() 1852 UINT8_TO_STREAM(pp, type); in btsnd_hcic_write_pagescan_type() [all …]
|
/aosp12/system/nfc/src/nfc/nci/ |
H A D | nci_hmsgs.cc | 171 UINT8_TO_STREAM(pp, num); in nci_snd_core_set_config() 204 UINT8_TO_STREAM(pp, size); in nci_snd_core_conn_create() 341 UINT8_TO_STREAM(pp, 0x00); in nci_snd_iso_dep_nak_presence_check_cmd() 378 UINT8_TO_STREAM(pp, num); in nci_snd_discover_cmd() 490 UINT8_TO_STREAM(pp, num); in nci_snd_discover_map_cmd() 528 UINT8_TO_STREAM(pp, rc); in nci_snd_t3t_polling() 529 UINT8_TO_STREAM(pp, tsn); in nci_snd_t3t_polling() 577 UINT8_TO_STREAM(pp, num); in nci_snd_parameter_update_cmd() 650 UINT8_TO_STREAM(pp, size); in nci_snd_set_routing_cmd() 651 UINT8_TO_STREAM(pp, more); in nci_snd_set_routing_cmd() [all …]
|
/aosp12/system/bt/stack/btm/ |
H A D | ble_advertiser_hci_interface.cc | 154 UINT8_TO_STREAM(pp, handle); in SetParameters() 223 UINT8_TO_STREAM(pp, handle); in SetRandomAddress() 250 UINT8_TO_STREAM(pp, enable); in Enable() 471 UINT8_TO_STREAM(pp, enable); in Enable() 551 UINT8_TO_STREAM(pp, handle); in SetParameters() 583 UINT8_TO_STREAM(pp, handle); in SetAdvertisingData() 605 UINT8_TO_STREAM(pp, handle); in SetScanResponseData() 624 UINT8_TO_STREAM(pp, handle); in SetRandomAddress() 641 UINT8_TO_STREAM(pp, enable); in Enable() 665 UINT8_TO_STREAM(pp, handle); in SetPeriodicAdvertisingParameters() [all …]
|
H A D | btm_ble_adv_filter.cc | 284 UINT8_TO_STREAM(p, action); in BTM_LE_PF_local_name() 285 UINT8_TO_STREAM(p, filt_index); in BTM_LE_PF_local_name() 330 UINT8_TO_STREAM(p, action); in BTM_LE_PF_manu_data() 331 UINT8_TO_STREAM(p, filt_index); in BTM_LE_PF_manu_data() 382 UINT8_TO_STREAM(p, action); in BTM_LE_PF_srvc_data_pattern() 383 UINT8_TO_STREAM(p, filt_index); in BTM_LE_PF_srvc_data_pattern() 478 UINT8_TO_STREAM(p, action); in BTM_LE_PF_addr_filter() 479 UINT8_TO_STREAM(p, filt_index); in BTM_LE_PF_addr_filter() 561 UINT8_TO_STREAM(p, evt_type); in BTM_LE_PF_uuid_filter() 562 UINT8_TO_STREAM(p, action); in BTM_LE_PF_uuid_filter() [all …]
|
H A D | btm_ble_batchscan.cc | 246 UINT8_TO_STREAM(pp, BTM_BLE_BATCH_SCAN_READ_RESULTS); in btm_ble_read_batchscan_reports() 247 UINT8_TO_STREAM(pp, scan_mode); in btm_ble_read_batchscan_reports() 320 UINT8_TO_STREAM(pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM); in btm_ble_set_storage_config() 321 UINT8_TO_STREAM(pp, batch_scan_full_max); in btm_ble_set_storage_config() 322 UINT8_TO_STREAM(pp, batch_scan_trunc_max); in btm_ble_set_storage_config() 323 UINT8_TO_STREAM(pp, batch_scan_notify_threshold); in btm_ble_set_storage_config() 343 UINT8_TO_STREAM(p, BTM_BLE_BATCH_SCAN_SET_PARAMS); in btm_ble_set_batchscan_param() 344 UINT8_TO_STREAM(p, scan_mode); in btm_ble_set_batchscan_param() 347 UINT8_TO_STREAM(p, addr_type); in btm_ble_set_batchscan_param() 348 UINT8_TO_STREAM(p, discard_rule); in btm_ble_set_batchscan_param() [all …]
|
H A D | btm_ble_privacy.cc | 429 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY); in btm_ble_remove_resolving_list_entry() 430 UINT8_TO_STREAM(p, p_dev_rec->ble.identity_address_with_type.type); in btm_ble_remove_resolving_list_entry() 459 UINT8_TO_STREAM(p, BTM_BLE_META_CLEAR_IRK_LIST); in btm_ble_clear_resolving_list() 492 UINT8_TO_STREAM(p, BTM_BLE_META_READ_IRK_ENTRY); in btm_ble_read_resolving_list_entry() 493 UINT8_TO_STREAM(p, p_dev_rec->ble.resolving_list_index); in btm_ble_read_resolving_list_entry() 608 UINT8_TO_STREAM(p, BTM_BLE_META_IRK_ENABLE); in btm_ble_vendor_enable_irk_feature() 609 UINT8_TO_STREAM(p, enable ? 0x01 : 0x00); in btm_ble_vendor_enable_irk_feature() 772 UINT8_TO_STREAM(p, BTM_BLE_META_ADD_IRK_ENTRY); in btm_ble_resolving_list_load_dev() 774 UINT8_TO_STREAM(p, p_dev_rec->ble.identity_address_with_type.type); in btm_ble_resolving_list_load_dev()
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | ce_t3t.cc | 94 UINT8_TO_STREAM(p, (p_msg->len + 1)); in ce_t3t_send_to_lower() 173 UINT8_TO_STREAM(p_dst, opcode); in ce_t3t_send_rsp() 179 UINT8_TO_STREAM(p_dst, status1); in ce_t3t_send_rsp() 180 UINT8_TO_STREAM(p_dst, status2); in ce_t3t_send_rsp() 385 UINT8_TO_STREAM(p_dst, T3T_MSG_OPC_CHECK_RSP); in ce_t3t_handle_check_cmd() 446 UINT8_TO_STREAM(p_dst, ndef_writef); in ce_t3t_handle_check_cmd() 576 UINT8_TO_STREAM(p_dst, 0); in ce_t3t_handle_non_nfc_forum_cmd() 587 UINT8_TO_STREAM(p_dst, 1); in ce_t3t_handle_non_nfc_forum_cmd() 977 UINT8_TO_STREAM(p_dst, status1); in CE_T3tSendCheckRsp() 978 UINT8_TO_STREAM(p_dst, status2); in CE_T3tSendCheckRsp() [all …]
|
H A D | rw_t3t.cc | 808 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_update_cmd() 818 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_update_cmd() 827 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_update_cmd() 947 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_check_cmd() 955 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_check_cmd() 964 UINT8_TO_STREAM( in rw_t3t_send_next_ndef_check_cmd() 1003 UINT8_TO_STREAM( in rw_t3t_message_set_block_list() 1752 UINT8_TO_STREAM( in rw_t3t_handle_ndef_detect_poll_rsp() 2019 UINT8_TO_STREAM( in rw_t3t_handle_sro_poll_rsp() 2029 UINT8_TO_STREAM(p, in rw_t3t_handle_sro_poll_rsp() [all …]
|
H A D | rw_i93.cc | 719 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_inventory() 843 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_read_single_block() 933 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_write_single_block() 1025 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_lock_block() 1103 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_read_multi_blocks() 1129 UINT8_TO_STREAM( in rw_i93_send_cmd_read_multi_blocks() 1199 UINT8_TO_STREAM( in rw_i93_send_cmd_write_multi_blocks() 1248 UINT8_TO_STREAM(p, I93_CMD_SELECT); in rw_i93_send_cmd_select() 1519 UINT8_TO_STREAM(p, in rw_i93_send_cmd_get_ext_sys_info() 1620 UINT8_TO_STREAM(p, flags); in rw_i93_send_cmd_get_multi_block_sec() [all …]
|
/aosp12/system/nfc/src/nfa/dm/ |
H A D | nfa_dm_discover.cc | 321 UINT8_TO_STREAM(p, 0x04); in nfa_dm_set_rf_listen_mode_config() 324 UINT8_TO_STREAM(p, platform); in nfa_dm_set_rf_listen_mode_config() 327 UINT8_TO_STREAM(p, sens_info); in nfa_dm_set_rf_listen_mode_config() 336 UINT8_TO_STREAM(p, 0x00); in nfa_dm_set_rf_listen_mode_config() 348 UINT8_TO_STREAM(p, 0x00); in nfa_dm_set_rf_listen_mode_config() 467 UINT8_TO_STREAM(p, 1); in nfa_dm_set_rf_listen_mode_raw_config() 490 UINT8_TO_STREAM(p, 1); in nfa_dm_set_rf_listen_mode_raw_config() 534 UINT8_TO_STREAM(p, NFC_PMID_FWI); in nfa_dm_set_rf_listen_mode_raw_config() 561 UINT8_TO_STREAM(p, NFC_PMID_WT); in nfa_dm_set_rf_listen_mode_raw_config() 563 UINT8_TO_STREAM(p, p_cfg->ln_wt); in nfa_dm_set_rf_listen_mode_raw_config() [all …]
|
/aosp12/system/bt/stack/test/ |
H A D | btm_iso_test.cc | 157 UINT8_TO_STREAM(p, cig_id); in InitIsoManager() 158 UINT8_TO_STREAM( in InitIsoManager() 250 UINT8_TO_STREAM(p, reason); in InitIsoManager() 1426 UINT8_TO_STREAM(p, reason); in TEST_F() 1448 UINT8_TO_STREAM(p, reason); in TEST_F() 1950 UINT8_TO_STREAM(p, 1); in TEST_F() 2005 UINT8_TO_STREAM(p, 1); in TEST_F() 2020 UINT8_TO_STREAM(p, 1); in TEST_F() 2044 UINT8_TO_STREAM(p, 1); in TEST_F() 2261 UINT8_TO_STREAM(p, 1); in TEST_F() [all …]
|
H A D | stack_avrcp_test.cc | 60 UINT8_TO_STREAM(p, AVRC_SCOPE_NOW_PLAYING); // scope in TEST_F() 76 UINT8_TO_STREAM(p, AVRC_DIR_UP); // direction in TEST_F() 77 UINT8_TO_STREAM(p, 0); // attr_count in TEST_F()
|
/aosp12/system/bt/hci/src/ |
H A D | hci_packet_factory.cc | 52 UINT8_TO_STREAM(stream, sco_size); in make_host_buffer_size() 76 UINT8_TO_STREAM(stream, page_number); in make_read_local_extended_features() 86 UINT8_TO_STREAM(stream, mode); in make_write_simple_pairing_mode() 96 UINT8_TO_STREAM(stream, mode); in make_write_secure_connections_host_support() 116 UINT8_TO_STREAM(stream, supported_host); in make_ble_write_host_support() 117 UINT8_TO_STREAM(stream, simultaneous_host); in make_ble_write_host_support() 187 UINT8_TO_STREAM(stream, bit_number); in make_ble_set_host_features() 188 UINT8_TO_STREAM(stream, bit_value); in make_ble_set_host_features() 205 UINT8_TO_STREAM(stream, parameter_size); in make_command()
|
/aosp12/system/bt/stack/smp/ |
H A D | smp_utils.cc | 468 UINT8_TO_STREAM(p, cmd_code); in smp_build_pairing_cmd() 470 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_build_pairing_cmd() 471 UINT8_TO_STREAM(p, p_cb->loc_auth_req); in smp_build_pairing_cmd() 472 UINT8_TO_STREAM(p, p_cb->loc_enc_size); in smp_build_pairing_cmd() 473 UINT8_TO_STREAM(p, p_cb->local_i_key); in smp_build_pairing_cmd() 474 UINT8_TO_STREAM(p, p_cb->local_r_key); in smp_build_pairing_cmd() 524 UINT8_TO_STREAM(p, SMP_OPCODE_RAND); in smp_build_rand_cmd() 629 UINT8_TO_STREAM(p, 0); in smp_build_id_addr_cmd() 680 UINT8_TO_STREAM(p, p_cb->failure); in smp_build_pairing_fail() 1397 UINT8_TO_STREAM(p, addr_type); in smp_collect_local_ble_address() [all …]
|
H A D | smp_keys.cc | 218 UINT8_TO_STREAM(p, op_code); in smp_concatenate_local() 220 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_concatenate_local() 221 UINT8_TO_STREAM(p, p_cb->loc_auth_req); in smp_concatenate_local() 222 UINT8_TO_STREAM(p, p_cb->loc_enc_size); in smp_concatenate_local() 223 UINT8_TO_STREAM(p, p_cb->local_i_key); in smp_concatenate_local() 224 UINT8_TO_STREAM(p, p_cb->local_r_key); in smp_concatenate_local() 237 UINT8_TO_STREAM(p, op_code); in smp_concatenate_peer() 242 UINT8_TO_STREAM(p, p_cb->peer_i_key); in smp_concatenate_peer() 243 UINT8_TO_STREAM(p, p_cb->peer_r_key); in smp_concatenate_peer() 260 UINT8_TO_STREAM(p, p_cb->addr_type); in smp_gen_p1_4_confirm() [all …]
|
/aosp12/system/bt/stack/gatt/ |
H A D | att_protocol.cc | 55 UINT8_TO_STREAM(p, op_code); in attp_build_mtu_cmd() 81 UINT8_TO_STREAM(p, op_code); in attp_build_exec_write_cmd() 85 UINT8_TO_STREAM(p, flag); in attp_build_exec_write_cmd() 108 UINT8_TO_STREAM(p, cmd_code); in attp_build_err_cmd() 110 UINT8_TO_STREAM(p, reason); in attp_build_err_cmd() 141 UINT8_TO_STREAM(p, op_code); in attp_build_browse_cmd() 204 UINT8_TO_STREAM(p, op_code); in attp_build_read_multi_cmd() 230 UINT8_TO_STREAM(p, op_code); in attp_build_handle_cmd() 260 UINT8_TO_STREAM(p, op_code); in attp_build_opcode_cmd() 283 UINT8_TO_STREAM(p, op_code); in attp_build_value_cmd() [all …]
|
H A D | gatt_sr_hash.cc | 90 UINT8_TO_STREAM(p_data, attr_it->p_value->char_decl.property); in fill_database_info()
|
/aosp12/system/nfc/src/nfc/nfc/ |
H A D | nfc_main.cc | 1009 UINT8_TO_STREAM(pp, 2); in NFC_ConnCreate() 1010 UINT8_TO_STREAM(pp, id); in NFC_ConnCreate() 1011 UINT8_TO_STREAM(pp, protocol); in NFC_ConnCreate() 1016 UINT8_TO_STREAM(pp, 1); in NFC_ConnCreate() 1017 UINT8_TO_STREAM(pp, id); in NFC_ConnCreate() 1245 UINT8_TO_STREAM(p, 1); in NFC_UpdateRFCommParams() 1252 UINT8_TO_STREAM(p, 1); in NFC_UpdateRFCommParams() 1253 UINT8_TO_STREAM(p, p_params->tx_bit_rate); in NFC_UpdateRFCommParams() 1259 UINT8_TO_STREAM(p, 1); in NFC_UpdateRFCommParams() 1266 UINT8_TO_STREAM(p, 1); in NFC_UpdateRFCommParams() [all …]
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_utils.cc | 324 UINT8_TO_STREAM(p, cmd); in l2cu_build_header() 325 UINT8_TO_STREAM(p, signal_id); in l2cu_build_header() 603 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_MTU); in l2cu_send_peer_config_req() 613 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_QOS); in l2cu_send_peer_config_req() 624 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_FCR); in l2cu_send_peer_config_req() 626 UINT8_TO_STREAM(p, p_cfg->fcr.mode); in l2cu_send_peer_config_req() 635 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_FCS); in l2cu_send_peer_config_req() 637 UINT8_TO_STREAM(p, p_cfg->fcs); in l2cu_send_peer_config_req() 722 UINT8_TO_STREAM(p, p_cfg->fcr.mode); in l2cu_send_peer_config_rsp() 798 UINT8_TO_STREAM(p, p_ccb->remote_id); in l2cu_send_peer_config_rej() [all …]
|
/aosp12/system/nfc/src/nfa/ce/ |
H A D | nfa_ce_act.cc | 343 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_ID1 + t3t_idx); /* type */ in nfc_ce_t3t_set_listen_params() 345 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_T3T_ID(NFC_GetNCIVersion())); in nfc_ce_t3t_set_listen_params() 363 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */ in nfc_ce_t3t_set_listen_params() 364 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_T3T_FLAGS2); /* length */ in nfc_ce_t3t_set_listen_params() 370 UINT8_TO_STREAM(p_params, NCI_PARAM_ID_LF_T3T_RD_ALLOWED); /* type */ in nfc_ce_t3t_set_listen_params() 371 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_T3T_RD_ALLOWED); /* length */ in nfc_ce_t3t_set_listen_params() 373 UINT8_TO_STREAM(p_params, NCI_PARAM_ID_LF_CON_ADV_FEAT); /* type */ in nfc_ce_t3t_set_listen_params() 374 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_CON_ADV_FEAT); /* length */ in nfc_ce_t3t_set_listen_params() 376 UINT8_TO_STREAM(p_params, adv_Feat); in nfc_ce_t3t_set_listen_params() 379 UINT8_TO_STREAM(p_params, NCI_PARAM_ID_LF_T3T_PMM); /* type */ in nfc_ce_t3t_set_listen_params() [all …]
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/ |
H A D | phNxpNciHal_ext.cc | 1333 UINT8_TO_STREAM(p, NXP_NFC_SET_CONFIG_PARAM_EXT); in phNxpNciHal_enableDefaultUICC2SWPline() 1334 UINT8_TO_STREAM(p, NXP_NFC_PARAM_ID_SWP2); in phNxpNciHal_enableDefaultUICC2SWPline() 1335 UINT8_TO_STREAM(p, 0x01); in phNxpNciHal_enableDefaultUICC2SWPline() 1336 UINT8_TO_STREAM(p, 0x01); in phNxpNciHal_enableDefaultUICC2SWPline() 1341 UINT8_TO_STREAM(p, NXP_NFC_SET_CONFIG_PARAM_EXT); in phNxpNciHal_enableDefaultUICC2SWPline() 1342 UINT8_TO_STREAM(p, NXP_NFC_PARAM_ID_SWPUICC3); in phNxpNciHal_enableDefaultUICC2SWPline() 1343 UINT8_TO_STREAM(p, 0x01); in phNxpNciHal_enableDefaultUICC2SWPline() 1344 UINT8_TO_STREAM(p, 0x01); in phNxpNciHal_enableDefaultUICC2SWPline()
|
H A D | phNxpNciHal_ext.h | 43 #define UINT8_TO_STREAM(p, u8) \ macro
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 2924 UINT8_TO_STREAM(p, local_name_len + 1); in bta_dm_set_eir() 2925 UINT8_TO_STREAM(p, data_type); in bta_dm_set_eir() 2949 UINT8_TO_STREAM(p, num_uuid * Uuid::kNumBytes16 + 1); in bta_dm_set_eir() 2950 UINT8_TO_STREAM(p, data_type); in bta_dm_set_eir() 2992 UINT8_TO_STREAM(p_type, data_type); in bta_dm_set_eir() 3023 UINT8_TO_STREAM(p_type, data_type); in bta_dm_set_eir() 3052 UINT8_TO_STREAM(p_type, data_type); in bta_dm_set_eir() 3063 UINT8_TO_STREAM(p, BTM_EIR_FLAGS_TYPE); in bta_dm_set_eir() 3077 UINT8_TO_STREAM(p, HCI_EIR_MANUFACTURER_SPECIFIC_TYPE); in bta_dm_set_eir() 3089 UINT8_TO_STREAM(p, 2); /* Length field */ in bta_dm_set_eir() [all …]
|
/aosp12/system/nfc/src/include/ |
H A D | nfc_types.h | 62 #define UINT8_TO_STREAM(p, u8) \ macro
|