Searched refs:sigedWriteCommandGenerContextPtr (Results 1 – 1 of 1) sorted by relevance
97 SigedWriteCommandGenerationContext *sigedWriteCommandGenerContextPtr = NULL; in AttGapSignatureGenerationResultAsync() local104 sigedWriteCommandGenerContextPtr = (SigedWriteCommandGenerationContext *)BufferPtr(bufferSig); in AttGapSignatureGenerationResultAsync()105 …g_attClientSendDataCB.attSendDataCB(sigedWriteCommandGenerContextPtr->connect->retGattConnectHandl… in AttGapSignatureGenerationResultAsync()109 …(void)memcpy_s(sigedWriteCommandGenerContextPtr->data + STEP_THREE + sigedWriteCommandGenerContext… in AttGapSignatureGenerationResultAsync()113 …AttResponseSendData(sigedWriteCommandGenerContextPtr->connect, sigedWriteCommandGenerContextPtr->p… in AttGapSignatureGenerationResultAsync()115 PacketFree(sigedWriteCommandGenerContextPtr->packet); in AttGapSignatureGenerationResultAsync()1258 SigedWriteCommandGenerationContext *sigedWriteCommandGenerContextPtr = NULL; in AttSignedWriteCommandAsync() local1744 sigedWriteCommandGenerContextPtr->connect = connect; in AttSingedWriteCommandContextAssign()1745 sigedWriteCommandGenerContextPtr->data = data; in AttSingedWriteCommandContextAssign()1746 sigedWriteCommandGenerContextPtr->packet = packet; in AttSingedWriteCommandContextAssign()[all …]