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

  /system/nfc/src/nfc/nfc/
nfc_utils.c 178 deact.is_ntf = TRUE;
nfc_ncif.c 917 void nfc_ncif_proc_deactivate(uint8_t status, uint8_t deact_type, bool is_ntf) {
927 p_deact->is_ntf = is_ntf;
    [all...]
  /system/nfc/src/nfc/int/
nfc_int.h 258 bool is_ntf);
268 extern void nfc_ncif_proc_reset_rsp(uint8_t* p, bool is_ntf);
  /system/nfc/src/nfa/dm/
nfa_dm_discover.c 705 if (p_data->deactivate.is_ntf) {
    [all...]
  /system/nfc/src/nfc/include/
nfc_api.h 733 bool is_ntf; /* TRUE, if deactivate notif*/ member in struct:__anon107578
    [all...]

Completed in 169 milliseconds