Home
last modified time | relevance | path

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

/system/nfc/src/nfa/dm/
Dnfa_dm_api.cc57 void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) { in NFA_Init() argument
65 nfa_dm_cb.get_max_ee = p_hal_entry_tbl->get_max_ee; in NFA_Init()
71 NFC_Init(p_hal_entry_tbl); in NFA_Init()
/system/nfc/src/nfc/nfc/
Dnfc_main.cc757 void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) { in NFC_Init() argument
769 nfc_cb.p_hal = p_hal_entry_tbl; in NFC_Init()
/system/nfc/src/nfa/include/
Dnfa_api.h719 extern void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);
/system/nfc/src/nfc/include/
Dnfc_api.h866 extern void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);