Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/pppoatm/
Dans.c195 static int cc_len(int p0,int p1) in cc_len() function
233 prefix = addr+cc_len(addr[0]-48,addr[1]-48); in encode_e164()
/external/libnfc-nci/src/nfc/tags/
Dce_t4t.c1068 tNFC_STATUS CE_T4TTestSetCC (UINT16 cc_len, in CE_T4TTestSetCC() argument
1078 cc_len, version, max_le, max_lc); in CE_T4TTestSetCC()
1083 if (cc_len != 0xFFFF) in CE_T4TTestSetCC()
1085 UINT16_TO_BE_STREAM (p, cc_len); in CE_T4TTestSetCC()
/external/libnfc-nci/src/nfc/include/
Dce_api.h209 NFC_API extern tNFC_STATUS CE_T4TTestSetCC (UINT16 cc_len,