Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h330 #define NCI_INTERFACE_FRAME 1 macro
/system/nfc/src/nfc/include/
Dnfc_api.h419 #define NFC_INTERFACE_FRAME NCI_INTERFACE_FRAME
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1085 else if ((evt_data.activate.intf_param.type == NCI_INTERFACE_FRAME) && in nfc_ncif_proc_activate()
1605 (p_cb->act_interface == NCI_INTERFACE_FRAME)) { in nfc_data_event()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2561 if (p_activate_params->intf_param.type == NCI_INTERFACE_FRAME) { in nfa_rw_activate_ntf()