Searched defs:resetType (Results 1 – 12 of 12) sorted by relevance
46 Return<bool> NxpNfc::resetEse(uint64_t resetType) { in resetEse()
1215 enum ChppTransportPacketAttributes resetType, in chppReset()1727 enum ChppTransportPacketAttributes resetType, in chppTransportSendReset()
603 NFCSTATUS phNxpNciHal_resetEse(uint64_t resetType) { in phNxpNciHal_resetEse()
618 public void nvResetConfig(int resetType, Message response) {} in nvResetConfig()
624 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
1182 int resetType = 1; in testNvResetConfig() local
2142 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
1322 public void nvResetConfig(int resetType, Message response) { in nvResetConfig()
1972 private static int convertToHalResetNvType(int resetType) { in convertToHalResetNvType()4661 public void nvResetConfig(int resetType, Message result) { in nvResetConfig()
2166 void nvResetConfig(int resetType, Message response); in nvResetConfig()
7163 public boolean nvResetConfig(int resetType) { in nvResetConfig()
2310 Return<void> RadioImpl::nvResetConfig(int32_t serial, ResetNvType resetType) { in nvResetConfig()