Searched refs:tHAL_NFC_ENTRY (Results 1 - 8 of 8) sorted by relevance

/system/nfc/src/include/
H A Dnfc_hal_api.h36 ** tHAL_NFC_ENTRY HAL entry-point lookup table
64 } tHAL_NFC_ENTRY; typedef in typeref:struct:__anon2138
H A DNfcAdaptation.h88 tHAL_NFC_ENTRY* GetHalEntryFuncs();
99 tHAL_NFC_ENTRY mHalEntryFuncs; // function pointers for HAL entry points
/system/nfc/src/nfc/include/
H A Dnfc_int.h213 tHAL_NFC_ENTRY* p_hal;
H A Dnfc_api.h857 extern void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);
/system/nfc/src/nfa/include/
H A Dnfa_api.h740 extern void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);
/system/nfc/src/adaptation/
H A DNfcAdaptation.cc436 tHAL_NFC_ENTRY* NfcAdaptation::GetHalEntryFuncs() { return &mHalEntryFuncs; }
/system/nfc/src/nfa/dm/
H A Dnfa_dm_api.cc58 void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) {
/system/nfc/src/nfc/nfc/
H A Dnfc_main.cc721 void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) {

Completed in 195 milliseconds