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.cc59 void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) { in NFA_Init() argument
69 nfa_dm_cb.get_max_ee = p_hal_entry_tbl->get_max_ee; in NFA_Init()
74 NFC_Init(p_hal_entry_tbl); in NFA_Init()
/system/nfc/src/nfc/nfc/
Dnfc_main.cc721 void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl) { in NFC_Init() argument
733 nfc_cb.p_hal = p_hal_entry_tbl; in NFC_Init()
/system/nfc/src/nfa/include/
Dnfa_api.h741 extern void NFA_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);
/system/nfc/src/nfc/include/
Dnfc_api.h858 extern void NFC_Init(tHAL_NFC_ENTRY* p_hal_entry_tbl);