Searched refs:sigedWriteCommandConfirmContextPtr (Results 1 – 1 of 1) sorted by relevance
85 SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPtr = NULL; in AttGapSignatureConfirmationResultAsync() local99 ((uint16_t *)(sigedWriteCommandConfirmContextPtr->data + 1))[0]; in AttGapSignatureConfirmationResultAsync()102 …sigedWriteCommandConfirmContextPtr->data + STEP_TWO + sigedWriteCommandConfirmContextPtr->bufferSi… in AttGapSignatureConfirmationResultAsync()107 …sigedWriteCommandConfirmContextPtr->bufferallPtr, STEP_THREE, sigedWriteCommandConfirmContextPtr->… in AttGapSignatureConfirmationResultAsync()115 BufferFree(sigedWriteCommandConfirmContextPtr->bufferallPtr); in AttGapSignatureConfirmationResultAsync()1470 SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPtr = NULL; in AttSignedWriteCommand() local1891 if (sigedWriteCommandConfirmContextPtr == NULL) { in AttSignWriteCommConfContextAssign()1896 sigedWriteCommandConfirmContextPtr->connect = (AttConnectInfo *)connect; in AttSignWriteCommConfContextAssign()1897 sigedWriteCommandConfirmContextPtr->data = (uint8_t *)data; in AttSignWriteCommConfContextAssign()1898 sigedWriteCommandConfirmContextPtr->bufferallPtr = (Buffer *)bufferallPtr; in AttSignWriteCommConfContextAssign()[all …]