Searched refs:cc_len (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dce_api.h207 NFC_API extern tNFC_STATUS CE_T4TTestSetCC (UINT16 cc_len,
/external/ppp/pppd/plugins/pppoatm/
H A Dans.c195 static int cc_len(int p0,int p1) function
233 prefix = addr+cc_len(addr[0]-48,addr[1]-48);
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c1069 tNFC_STATUS CE_T4TTestSetCC (UINT16 cc_len, argument
1079 cc_len, version, max_le, max_lc);
1084 if (cc_len != 0xFFFF)
1086 UINT16_TO_BE_STREAM (p, cc_len);

Completed in 1540 milliseconds