Searched refs:nfa_sys_is_register (Results 1 - 3 of 3) sorted by relevance

/system/nfc/src/nfa/int/
H A Dnfa_sys.h112 extern bool nfa_sys_is_register(uint8_t id);
/system/nfc/src/nfa/sys/
H A Dnfa_sys_main.c194 ** Function nfa_sys_is_register
203 bool nfa_sys_is_register(uint8_t id) { return nfa_sys_cb.is_reg[id]; } function
/system/nfc/src/nfa/ee/
H A Dnfa_ee_main.c229 if (nfa_sys_is_register(NFA_ID_HCI)) {

Completed in 205 milliseconds