Home
last modified time | relevance | path

Searched refs:NFC_WAIT_RSP_RAW_VS (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_vs.cc103 p_data->layer_specific = NFC_WAIT_RSP_RAW_VS; in NFC_SendRawVsCommand()
Dnfc_ncif.cc283 } else if (p_buf->layer_specific == NFC_WAIT_RSP_RAW_VS) { in nfc_ncif_check_cmd_queue()
/system/nfc/src/nfc/include/
Dnfc_int.h48 #define NFC_WAIT_RSP_RAW_VS 0x02 macro