Home
last modified time | relevance | path

Searched refs:NFC_GET_ROUTING_REVT (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/nfc/nci/
Dnci_hrcv.cc212 nfc_ncif_event_status(NFC_GET_ROUTING_REVT, *pp); in nci_proc_rf_management_rsp()
/system/nfc/src/nfa/dm/
Dnfa_dm_act.cc355 case NFC_GET_ROUTING_REVT: /* Retrieve Routing response */ in nfa_dm_nfc_response_cback()
1846 case NFC_GET_ROUTING_REVT: in nfa_dm_nfc_revt_2_str()
/system/nfc/src/nfc/include/
Dnfc_api.h185 NFC_GET_ROUTING_REVT, /* 11 Retrieve Routing response */ enumerator
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1315 (*nfc_cb.p_resp_cback)(NFC_GET_ROUTING_REVT, &nfc_response); in nfc_ncif_proc_get_routing()