/external/libnfc-nci/src/nfc/tags/ |
D | ce_t4t.c | 94 UINT16_TO_BE_STREAM (p, status); in ce_t4t_send_status() 204 UINT16_TO_BE_STREAM (p_dst, p_t4t->nlen); in ce_t4t_read_binary() 233 UINT16_TO_BE_STREAM (p_dst, T4T_RSP_CMD_CMPLTED); in ce_t4t_read_binary() 280 UINT16_TO_BE_STREAM (p, p_t4t->nlen); in ce_t4t_update_binary() 893 UINT16_TO_BE_STREAM (p, T4T_CC_FILE_MIN_LEN); in CE_T4tSetLocalNDEFMsg() 895 UINT16_TO_BE_STREAM (p, CE_T4T_MAX_LE); in CE_T4tSetLocalNDEFMsg() 896 UINT16_TO_BE_STREAM (p, CE_T4T_MAX_LC); in CE_T4tSetLocalNDEFMsg() 901 UINT16_TO_BE_STREAM (p, CE_T4T_MANDATORY_NDEF_FILE_ID); /* file ID */ in CE_T4tSetLocalNDEFMsg() 902 UINT16_TO_BE_STREAM (p, ndef_msg_max + T4T_FILE_LENGTH_SIZE); /* max NDEF file size */ in CE_T4tSetLocalNDEFMsg() 1085 UINT16_TO_BE_STREAM (p, cc_len); in CE_T4TTestSetCC() [all …]
|
D | rw_t4t.c | 155 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_get_hw_version() 195 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_get_sw_version() 285 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_get_uid_details() 327 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_create_app() 332 UINT16_TO_BE_STREAM (p, 0x0F21); /*Key settings and no.of keys */ in rw_t4t_create_app() 333 UINT16_TO_BE_STREAM (p, 0x05E1); /* ISO file ID */ in rw_t4t_create_app() 342 UINT16_TO_BE_STREAM (p, 0x0F01); /*Key settings and no.of keys */ in rw_t4t_create_app() 383 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_select_app() 434 UINT16_TO_BE_STREAM (p, 0x0000); in rw_t4t_create_ccfile() 439 UINT16_TO_BE_STREAM (p, 0x03E1); /* ISO file id */ in rw_t4t_create_ccfile() [all …]
|
D | ce_t3t.c | 489 UINT16_TO_BE_STREAM (p_dst, p_cb->ndef_info.nmaxb); in ce_t3t_handle_check_cmd() 494 UINT16_TO_BE_STREAM (p_dst, (ndef_len & 0xFFFF)); in ce_t3t_handle_check_cmd() 501 UINT16_TO_BE_STREAM (p_dst, checksum); in ce_t3t_handle_check_cmd() 604 UINT16_TO_BE_STREAM (p_dst, p_cb->system_code); in ce_t3t_handle_non_nfc_forum_cmd() 636 UINT16_TO_BE_STREAM (p_dst, T3T_SYSTEM_CODE_NDEF); in ce_t3t_handle_non_nfc_forum_cmd()
|
D | rw_t3t.c | 710 UINT16_TO_BE_STREAM (p, p_cb->ndef_attrib.nmaxb); in rw_t3t_send_update_ndef_attribute_cmd() 737 UINT16_TO_BE_STREAM (p, checksum); in rw_t3t_send_update_ndef_attribute_cmd() 2072 …UINT16_TO_BE_STREAM (p, p_cb->ndef_attrib.nmaxb); /* Nmaxb: maximum number of blocks availa… in rw_t3t_handle_sro_poll_rsp() 2080 UINT16_TO_BE_STREAM (p, p_cb->ndef_attrib.ln); /* Ln: lo-word */ in rw_t3t_handle_sro_poll_rsp() 2088 UINT16_TO_BE_STREAM (p, checksum); in rw_t3t_handle_sro_poll_rsp()
|
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_util.c | 279 UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (dsap, LLCP_PDU_UI_TYPE, ssap)); in llcp_util_send_ui() 326 UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (dsap, LLCP_PDU_DISC_TYPE, ssap)); in llcp_util_send_disc() 451 …UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap, LLCP_PDU_CONNECT_TYPE, p_dlcb->lo… in llcp_util_send_connect() 457 UINT16_TO_BE_STREAM (p, p_params->miu - LLCP_DEFAULT_MIU); in llcp_util_send_connect() 603 …UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap, LLCP_PDU_CC_TYPE, p_dlcb->local_s… in llcp_util_send_cc() 609 UINT16_TO_BE_STREAM (p, p_params->miu - LLCP_DEFAULT_MIU); in llcp_util_send_cc() 708 UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (dsap, LLCP_PDU_DM_TYPE, ssap)); in llcp_util_send_dm() 735 …UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap, LLCP_PDU_I_TYPE, p_dlcb->local_sa… in llcp_util_build_info_pdu() 775 …UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap, LLCP_PDU_FRMR_TYPE, p_dlcb->local… in llcp_util_send_frmr() 864 … UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (p_dlcb->remote_sap, pdu_type, p_dlcb->local_sap)); in llcp_util_send_rr_rnr()
|
D | llcp_link.c | 832 … UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (LLCP_SAP_LM, LLCP_PDU_SYMM_TYPE, LLCP_SAP_LM )); in llcp_link_send_SYMM() 1034 UINT16_TO_BE_STREAM (p_dst, ui_pdu_length); in llcp_link_proc_ui_pdu() 1056 UINT16_TO_BE_STREAM (p_ui_pdu, ui_pdu_length); in llcp_link_proc_ui_pdu() 1071 UINT16_TO_BE_STREAM (p_dst, ui_pdu_length); in llcp_link_proc_ui_pdu() 1627 … UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (LLCP_SAP_LM, LLCP_PDU_AGF_TYPE, LLCP_SAP_LM )); in llcp_link_build_next_pdu() 1628 UINT16_TO_BE_STREAM (p, p_msg->len); in llcp_link_build_next_pdu() 1656 UINT16_TO_BE_STREAM (p, p_next_pdu->len); in llcp_link_build_next_pdu()
|
D | llcp_api.c | 243 UINT16_TO_BE_STREAM (p, (llcp_cb.lcb.local_link_miu - LLCP_DEFAULT_MIU)); in LLCP_GetDiscoveryConfig() 249 UINT16_TO_BE_STREAM (p, llcp_cb.lcb.wks); in LLCP_GetDiscoveryConfig() 253 UINT16_TO_BE_STREAM (p, llcp_test_params.wks); in LLCP_GetDiscoveryConfig() 262 UINT16_TO_BE_STREAM (p, (llcp_cb.lcb.local_link_miu - LLCP_DEFAULT_MIU)); in LLCP_GetDiscoveryConfig() 266 UINT16_TO_BE_STREAM (p, llcp_cb.lcb.wks); in LLCP_GetDiscoveryConfig()
|
D | llcp_dlc.c | 966 UINT16_TO_BE_STREAM (p_dst, info_len); in llcp_dlc_proc_i_pdu() 993 UINT16_TO_BE_STREAM (p, info_len); in llcp_dlc_proc_i_pdu() 1008 UINT16_TO_BE_STREAM (p_dst, info_len); in llcp_dlc_proc_i_pdu()
|
D | llcp_sdp.c | 74 … UINT16_TO_BE_STREAM (p, LLCP_GET_PDU_HEADER (LLCP_SAP_SDP, LLCP_PDU_SNL_TYPE, LLCP_SAP_SDP )); in llcp_sdp_check_send_snl()
|
/external/libnfc-nci/src/hal/include/ |
D | nfc_types.h | 98 #define UINT16_TO_BE_STREAM(p, u16) {*(p)++ = (UINT8)((u16) >> 8); *(p)++ = (UINT8)(u16);} macro
|
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_cho_utils.c | 241 UINT16_TO_BE_STREAM (p, random_number); in NDEF_MsgAddWktCr()
|
/external/libnfc-nci/src/nfc/nci/ |
D | nci_hmsgs.c | 511 UINT16_TO_BE_STREAM (pp, system_code); in nci_snd_t3t_polling()
|
/external/libnfc-nci/src/include/ |
D | bt_types.h | 264 #define UINT16_TO_BE_STREAM(p, u16) {*(p)++ = (UINT8)((u16) >> 8); *(p)++ = (UINT8)(u16);} macro
|
/external/libnfc-nci/src/nfa/ce/ |
D | nfa_ce_act.c | 308 … UINT16_TO_BE_STREAM (p_params, p_cb->listen_info[i].t3t_system_code); /* System Code */ in nfc_ce_t3t_set_listen_params()
|