Home
last modified time | relevance | path

Searched refs:infotype (Results 1 – 13 of 13) sorted by relevance

/external/curl/src/
Dtool_cb_dbg.c37 trace tracetype, curl_infotype infotype);
217 trace tracetype, curl_infotype infotype) in dump() argument
258 fprintf(stream, "%c", convert_char(infotype, ptr[i+c])); in dump()
260 (void)infotype; in dump()
Dtool_convert.c116 char convert_char(curl_infotype infotype, char this_char) in convert_char() argument
119 switch(infotype) { in convert_char()
Dtool_convert.h36 char convert_char(curl_infotype infotype, char this_char);
/external/libnfc-nxp/src/
DphHciNfc_RFReaderB.h207 uint8_t infotype,
DphHciNfc_Jewel.h184 uint8_t infotype,
DphHciNfc_ISO15693.h176 uint8_t infotype,
DphHciNfc_Felica.h187 uint8_t infotype,
DphHciNfc_RFReaderA.h316 uint8_t infotype,
DphHciNfc_ISO15693.c206 uint8_t infotype, in phHciNfc_ISO15693_Update_Info() argument
226 switch(infotype) in phHciNfc_ISO15693_Update_Info()
DphHciNfc_Jewel.c208 uint8_t infotype, in phHciNfc_Jewel_Update_Info() argument
228 switch(infotype) in phHciNfc_Jewel_Update_Info()
DphHciNfc_RFReaderB.c181 uint8_t infotype, in phHciNfc_ReaderB_Update_Info() argument
201 switch(infotype) in phHciNfc_ReaderB_Update_Info()
DphHciNfc_Felica.c223 uint8_t infotype, in phHciNfc_Felica_Update_Info() argument
243 switch(infotype) in phHciNfc_Felica_Update_Info()
DphHciNfc_RFReaderA.c1150 uint8_t infotype, in phHciNfc_ReaderA_Update_Info() argument
1170 switch(infotype) in phHciNfc_ReaderA_Update_Info()