Home
last modified time | relevance | path

Searched defs:RfProtocolType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal_ext.cc45 static uint32_t RfProtocolType = 4; variable
DphNxpNciHal_NfcDepSWPrio.cc488 unsigned int RfProtocolType) { in phNxpNciHal_select_RF_Discovery()
/aosp_15_r20/system/nfc/tools/casimir/src/
H A Dpackets.rs182 impl From<rf::Protocol> for nci::RfProtocolType { implementation
H A Dcontroller.rs665 rf_protocol: nci::RfProtocolType, in select_interface()
1984 rf_protocol: nci::RfProtocolType, in activate_poll_interface()