Searched refs:infotype (Results 1 – 12 of 12) sorted by relevance
/external/libnfc-nxp/src/ |
D | phHciNfc_Jewel.h | 184 uint8_t infotype,
|
D | phHciNfc_RFReaderB.h | 207 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()
|
/external/chromium_org/third_party/usrsctp/usrsctplib/ |
D | usrsctp.h | 903 unsigned int infotype, 914 unsigned int *infotype,
|
D | user_socket.c | 766 unsigned int infotype, in usrsctp_sendv() argument 780 switch (infotype) { in usrsctp_sendv() 1030 unsigned int *infotype, in usrsctp_recvv() argument 1114 *infotype = SCTP_RECVV_RN; in usrsctp_recvv() 1127 *infotype = SCTP_RECVV_RCVINFO; in usrsctp_recvv() 1129 *infotype = SCTP_RECVV_NOINFO; in usrsctp_recvv()
|