Home
last modified time | relevance | path

Searched refs:notify_app (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_ce_int.h211 void nfa_ce_remove_listen_info_entry(uint8_t listen_info_idx, bool notify_app);
/system/nfc/src/nfa/ce/
Dnfa_ce_act.cc593 void nfa_ce_remove_listen_info_entry(uint8_t listen_info_idx, bool notify_app) { in nfa_ce_remove_listen_info_entry() argument
603 if (notify_app) { in nfa_ce_remove_listen_info_entry()