Searched refs:phDnldNfc_StateRecv (Results 1 - 2 of 2) sorted by relevance

/hardware/nxp/nfc/halimpl/dnld/
H A DphDnldNfc_Internal.h86 phDnldNfc_StateRecv, /* Recv Send complete State */ enumerator in enum:phDnldNfc_State
H A DphDnldNfc_Internal.cc232 pDlCtxt->tCurrState = phDnldNfc_StateRecv;
243 case phDnldNfc_StateRecv: {
382 pDlCtxt->tCurrState = phDnldNfc_StateRecv;
393 case phDnldNfc_StateRecv: {
472 pDlCtxt->tCurrState = phDnldNfc_StateRecv;
887 ** Description Processes the response during the state phDnldNfc_StateRecv

Completed in 65 milliseconds