Searched refs:NFA_EeClearDefaultTechRouting (Results 1 – 4 of 4) sorted by relevance
184 tNFA_STATUS status = NFA_EeClearDefaultTechRouting(0xff, 0x1); in TEST_F()195 tNFA_STATUS status = NFA_EeClearDefaultTechRouting(NFC_DH_ID, 0x1); in TEST_F()
366 extern tNFA_STATUS NFA_EeClearDefaultTechRouting(
333 NFA_EeClearDefaultTechRouting(handle, 0xFF); in DoOneCommand()
451 tNFA_STATUS NFA_EeClearDefaultTechRouting( in NFA_EeClearDefaultTechRouting() function