Home
last modified time | relevance | path

Searched refs:reset_type (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/nfc/src/nfc/include/
H A Dnci_hmsgs.h42 uint8_t nci_snd_core_reset(uint8_t reset_type);
/aosp12/system/nfc/src/fuzzers/nci/
H A Dnci.cc50 extern uint8_t nci_snd_core_reset(uint8_t reset_type);
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
H A DphNxpEseProto7816_3.h312 unsigned long int reset_type; member
H A DphNxpEseProto7816_3.cpp1729 phNxpEseProto7816_3_Var.reset_type = RESET_TYPE_NONE; in phNxpEseProto7816_Transceive()
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hmsgs.cc42 uint8_t nci_snd_core_reset(uint8_t reset_type) { in nci_snd_core_reset() argument
58 UINT8_TO_STREAM(pp, reset_type); in nci_snd_core_reset()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dkfd_ioctl.h190 __u32 reset_type; member