Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h129 uint8_t act_interface; /* the active interface on this logical connection */ member
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1027 p_cb->act_interface = evt_data.activate.intf_param.type; in nfc_ncif_proc_activate()
1519 (p_cb->act_interface == NCI_INTERFACE_FRAME)) { in nfc_data_event()