Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/hal/
DphNxpNciHal_NfcDepSWPrio.h34 extern NFCSTATUS phNxpNciHal_select_RF_Discovery(unsigned int RfID,unsigned int RfProtocolType);
DphNxpNciHal_ext.c45 static uint32_t RfProtocolType = 4; variable
383 phNxpNciHal_select_RF_Discovery(RfDiscID,RfProtocolType); in phNxpNciHal_process_ext_rsp()
390 RfProtocolType=p_ntf[4]; in phNxpNciHal_process_ext_rsp()
DphNxpNciHal_NfcDepSWPrio.c574 NFCSTATUS phNxpNciHal_select_RF_Discovery(unsigned int RfID,unsigned int RfProtocolType) in phNxpNciHal_select_RF_Discovery() argument
581 cmd_select_rf_discovery[4]=RfProtocolType; in phNxpNciHal_select_RF_Discovery()