Searched refs:infotype (Results 1 – 10 of 10) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_RFReaderB.h | 207 uint8_t infotype,
|
D | phHciNfc_Jewel.h | 184 uint8_t infotype,
|
D | phHciNfc_ISO15693.h | 176 uint8_t infotype,
|
D | phHciNfc_Felica.h | 187 uint8_t infotype,
|
D | phHciNfc_RFReaderA.h | 316 uint8_t infotype,
|
D | phHciNfc_ISO15693.c | 206 uint8_t infotype, in phHciNfc_ISO15693_Update_Info() argument 226 switch(infotype) in phHciNfc_ISO15693_Update_Info()
|
D | phHciNfc_Jewel.c | 208 uint8_t infotype, in phHciNfc_Jewel_Update_Info() argument 228 switch(infotype) in phHciNfc_Jewel_Update_Info()
|
D | phHciNfc_RFReaderB.c | 181 uint8_t infotype, in phHciNfc_ReaderB_Update_Info() argument 201 switch(infotype) in phHciNfc_ReaderB_Update_Info()
|
D | phHciNfc_Felica.c | 223 uint8_t infotype, in phHciNfc_Felica_Update_Info() argument 243 switch(infotype) in phHciNfc_Felica_Update_Info()
|
D | phHciNfc_RFReaderA.c | 1150 uint8_t infotype, in phHciNfc_ReaderA_Update_Info() argument 1170 switch(infotype) in phHciNfc_ReaderA_Update_Info()
|