Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_ee_api.h471 extern tNFA_STATUS NFA_EeAddSystemCodeRouting(uint16_t systemcode,
/system/nfc/src/fuzzers/integration/
Dnfc_integration_fuzzer_impl.cc343 NFA_EeAddSystemCodeRouting(0, NCI_DH_ID, SYS_CODE_PWR_STATE_HOST); in DoOneCommand()
/system/nfc/src/nfa/ee/
Dnfa_ee_api.cc664 tNFA_STATUS NFA_EeAddSystemCodeRouting(uint16_t systemcode, in NFA_EeAddSystemCodeRouting() function