HomeSort by relevance Sort by last modified time
    Searched refs:p_enable_cback (Results 1 - 5 of 5) sorted by null

  /system/nfc/src/nfa/sys/
nfa_sys_cback.cc 45 nfa_sys_cb.p_enable_cback = p_cback;
67 (nfa_sys_cb.p_enable_cback)) {
68 nfa_sys_cb.p_enable_cback();
69 nfa_sys_cb.p_enable_cback = NULL;
  /system/nfc/src/nfa/include/
nfa_sys_int.h 46 tNFA_SYS_ENABLE_CBACK* p_enable_cback; member in struct:__anon3535
nfa_ee_int.h 443 /* set this bit when EE needs to notify the p_enable_cback at the end of NFCEE
474 p_enable_cback; /* callback to notify on enable done*/ member in struct:__anon3399
  /system/nfc/src/nfa/ee/
nfa_ee_act.cc     [all...]
nfa_ee_main.cc 529 nfa_ee_cb.p_enable_cback = p_cback;

Completed in 8113 milliseconds