Searched refs:NCI_DATA_HDR_SIZE (Results 1 – 21 of 21) sorted by relevance
65 NCI_DATA_HDR_SIZE - 1) { in CE_SendRawFrame()73 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in CE_SendRawFrame()
313 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_get_hw_version()350 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_get_sw_version()436 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_get_uid_details()475 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_create_app()525 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_select_app()570 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_create_ccfile()620 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_create_ndef()673 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_write_cc()724 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_write_ndef()773 p_c_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t4t_select_file()[all …]
172 NCI_DATA_HDR_SIZE - 1) { in RW_SendRawFrame()179 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in RW_SendRawFrame()
721 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_inventory()781 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_stay_quiet()834 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_read_single_block()912 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_write_single_block()1008 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_lock_block()1094 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_read_multi_blocks()1176 NCI_DATA_HDR_SIZE - 1 - in rw_i93_send_cmd_write_multi_blocks()1188 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_write_multi_blocks()1252 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_select()1298 p_cmd->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_i93_send_cmd_reset_to_ready()[all …]
356 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t2t_send_cmd()658 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t2t_sector_change()716 p_t2t->p_sec_cmd_buf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t2t_read()775 p_t2t->p_sec_cmd_buf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t2t_write()
189 mfcbuf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_mfc_formatBlock()384 mfcbuf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_mfc_writeBlock()830 mfcbuf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_mfc_authenticate()902 mfcbuf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_mfc_readBlock()
84 p_r_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in ce_t4t_send_status()177 p_r_apdu->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in ce_t4t_read_binary()
334 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t1t_send_static_cmd()394 p_data->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in rw_t1t_send_dyn_cmd()
137 p_cmd_buf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE + 1; in ce_t3t_get_rsp_buf()
613 p_cmd_buf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE + 1; in rw_t3t_get_cmd_buf()1235 if (len > GKI_BUF2_SIZE - NCI_MSG_OFFSET_SIZE - NCI_DATA_HDR_SIZE - 2) { in rw_t3t_send_raw_frame()
142 NCI_DATA_HDR_SIZE - T4T_RSP_STATUS_WORDS_SIZE)147 (NFC_CE_POOL_BUF_SIZE - NFC_HDR_SIZE - NCI_DATA_HDR_SIZE - \
538 (NFC_RW_POOL_BUF_SIZE - NFC_HDR_SIZE - NCI_DATA_HDR_SIZE - \546 NCI_DATA_HDR_SIZE - T4T_CMD_MAX_EXT_HDR_SIZE)
57 (p_data->offset >= (NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE))) { in NFC_TestLoopback()
206 p->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE + 1; in nfc_ncif_send_data()219 p->len += NCI_DATA_HDR_SIZE; in nfc_ncif_send_data()220 p->offset -= NCI_DATA_HDR_SIZE; in nfc_ncif_send_data()1860 if (p_cb && (p_msg->len >= NCI_DATA_HDR_SIZE)) { in nfc_ncif_proc_data()
1125 p_data->offset >= NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE) { in NFC_SendData()
173 isFullNfcSnoop ? p[2] + NCI_DATA_HDR_SIZE : NCI_DATA_HDR_SIZE, in nfcsnoop_capture()
308 if (nfa_hci_cb.buff_size > (NCI_DATA_HDR_SIZE + 2)) { in nfa_hciu_send_msg()309 max_seg_hcp_pkt_size = nfa_hci_cb.buff_size - NCI_DATA_HDR_SIZE; in nfa_hciu_send_msg()329 p_buf->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in nfa_hciu_send_msg()
824 size = NFC_HDR_SIZE + NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE + data_len; in NFA_SendRawFrame()834 p_msg->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in NFA_SendRawFrame()
32 #define NCI_DATA_HDR_SIZE 3 /* per NCI spec */ macro
29 USHRT_MAX - NFC_HDR_SIZE - NCI_MSG_OFFSET_SIZE - NCI_DATA_HDR_SIZE - 3;
1675 uint16_t size = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE + in nfa_ee_api_send_data()1683 p_pkt->offset = NCI_MSG_OFFSET_SIZE + NCI_DATA_HDR_SIZE; in nfa_ee_api_send_data()