Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c37 typedef struct SigedWriteCommandConfirmationContext { struct
42 } SigedWriteCommandConfirmationContext; typedef
54 static void AttSignWriteCommConfContextAssign(SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPtr,
85 SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPtr = NULL; in AttGapSignatureConfirmationResultAsync()
97 sigedWriteCommandConfirmContextPtr = (SigedWriteCommandConfirmationContext *)BufferPtr(bufferSig); in AttGapSignatureConfirmationResultAsync()
1470 SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPtr = NULL; in AttSignedWriteCommand()
1488 sigedWriteBuffPtr = BufferMalloc(sizeof(SigedWriteCommandConfirmationContext)); in AttSignedWriteCommand()
1489 sigedWriteCommandConfirmContextPtr = (SigedWriteCommandConfirmationContext *)BufferPtr(sigedWriteBuffPtr); in AttSignedWriteCommand()
1881 * @param1 sigedWriteCommandConfirmContextPtr Indicates the pointer to SigedWriteCommandConfirmationContext.
1887 static void AttSignWriteCommConfContextAssign(SigedWriteCommandConfirmationContext *sigedWriteCommandConfirmContextPt
[all...]

Completed in 3 milliseconds