Home
last modified time | relevance | path

Searched refs:AttSignedWriteCommandAsyncDestroy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c71 static void AttSignedWriteCommandAsyncDestroy(const void *context);
1309 static void AttSignedWriteCommandAsyncDestroy(const void *context) in AttSignedWriteCommandAsyncDestroy() function
1346 …AttAsyncProcess(AttSignedWriteCommandAsync, AttSignedWriteCommandAsyncDestroy, signedWriteCommandA… in ATT_SignedWriteCommand()