Searched refs:nbr (Results 1 - 9 of 9) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Dce_t3t.c74 ce_cb.mem.t3t.ndef_info.nbr = CE_T3T_DEFAULT_CHECK_MAXBLOCKS;
280 p_block_data+=8; /* Ignore nbr,nbw,maxb,and reserved (reader/writer not allowed to update this) */
448 if (p_cb->cur_cmd.num_blocks > p_cb->ndef_info.nbr)
451 CE_TRACE_ERROR2 ("CE: Requested too many blocks to check (requested: %i, max: %i)", p_cb->cur_cmd.num_blocks, p_cb->ndef_info.nbr);
476 UINT8_TO_STREAM (p_dst, p_cb->ndef_info.nbr);
966 tNFC_STATUS CE_T3tSetLocalNDefParams (UINT8 nbr, UINT8 nbw) argument
970 CE_TRACE_API2 ("CE_T3tSetLocalNDefParams: nbr=%i, nbw=%i", nbr, nbw);
973 if ((nbr > T3T_MSG_NUM_BLOCKS_CHECK_MAX) || (nbw>T3T_MSG_NUM_BLOCKS_UPDATE_MAX) || (nbr <
[all...]
H A Drw_t3t.c383 p_cb->ndef_attrib.nbr = RW_T3T_DEFAULT_FELICALITE_NBR;
653 UINT8_TO_STREAM (p, p_cb->ndef_attrib.nbr);
880 if (ndef_blocks_remaining <= p_cb->ndef_attrib.nbr)
890 cur_blocks_to_read = p_cb->ndef_attrib.nbr; /* Read maximum number of blocks allowed by the peer */
891 p_cb->ndef_rx_readlen = ((UINT32) p_cb->ndef_attrib.nbr * 16);
1276 STREAM_TO_UINT8 (p_cb->ndef_attrib.nbr, p); /* NBr: number of blocks that can be read using one Check command */
1291 p_cb->ndef_attrib.nbr,
2009 UINT8_TO_STREAM (p, p_cb->ndef_attrib.nbr); /* NBr: number of blocks that can be read using one Check command */
/external/libnfc-nci/src/nfc/include/
H A Dce_api.h116 NFC_API extern tNFC_STATUS CE_T3tSetLocalNDefParams (UINT8 nbr, UINT8 nbw);
/external/libnfc-nci/src/nfc/int/
H A Dce_int.h48 UINT8 nbr; /* NBr: number of blocks that can be read using one Check command */ member in struct:__anon21210
H A Drw_int.h358 UINT8 nbr; /* NBr: number of blocks that can be read using one Check command */ member in struct:__anon21241
/external/ipsec-tools/src/racoon/
H A Disakmp_cfg.c1047 isakmp_cfg_addr4_list(iph1, attr, addr, nbr)
1051 int nbr;
1065 for(i = 0; i < nbr; i++) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 336 milliseconds