Home
last modified time | relevance | path

Searched refs:nci_snd_core_reset (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/include/
Dnci_hmsgs.h42 uint8_t nci_snd_core_reset(uint8_t reset_type);
/system/nfc/src/nfc/nfc/
Dnfc_task.cc367 nci_snd_core_reset(NCI_RESET_TYPE_RESET_CFG); in nfc_task()
Dnfc_ncif.cc1481 nci_snd_core_reset(NCI_RESET_TYPE_RESET_CFG); in nfc_ncif_proc_init_rsp()
1498 nci_snd_core_reset(NCI_RESET_TYPE_RESET_CFG); in nfc_ncif_proc_init_rsp()
/system/nfc/src/nfc/nci/
Dnci_hmsgs.cc42 uint8_t nci_snd_core_reset(uint8_t reset_type) { in nci_snd_core_reset() function