Searched refs:nfa_ce_remove_listen_info_entry (Results 1 - 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
H A Dnfa_ce_int.h211 void nfa_ce_remove_listen_info_entry(uint8_t listen_info_idx, bool notify_app);
/system/nfc/src/nfa/ce/
H A Dnfa_ce_act.cc583 ** Function nfa_ce_remove_listen_info_entry
592 void nfa_ce_remove_listen_info_entry(uint8_t listen_info_idx, bool notify_app) { function
1083 nfa_ce_remove_listen_info_entry(p_cb->idx_cur_active, true);
1130 nfa_ce_remove_listen_info_entry(NFA_CE_LISTEN_INFO_IDX_NDEF, true);
1430 nfa_ce_remove_listen_info_entry(listen_info_idx, true);
1471 nfa_ce_remove_listen_info_entry(listen_info_idx, true);

Completed in 6 milliseconds