Home | History | Annotate | Download | only in src

Lines Matching defs:SendStatus

327     NFCSTATUS SendStatus = ((phNfc_sCompletionInfo_t *)pInfo)->status;
331 if((SendStatus != NFCSTATUS_SUCCESS)
336 SendStatus = (NFCSTATUS)(NFC_INVALID_RELEASE_TYPE !=
337 Hal4Ctxt->sTgtConnectInfo.ReleaseType?NFCSTATUS_RELEASED:SendStatus);
345 SendStatus
359 SendStatus
366 SendStatus = phHal4Nfc_Disconnect_Execute(gpphHal4Nfc_Hwref);
367 if((NFCSTATUS_PENDING != SendStatus) &&
376 SendStatus
403 SendStatus = phHciNfc_Send_Data (
409 if(NFCSTATUS_PENDING == SendStatus)
428 SendStatus = phHciNfc_Send_Data (
445 SendStatus