Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c68 static void AttExecuteWriteResponseAsyncDestroy(const void *context);
1416 static void AttExecuteWriteResponseAsyncDestroy(const void *context) in AttExecuteWriteResponseAsyncDestroy() function
1444 …AttAsyncProcess(AttExecuteWriteResponseAsync, AttExecuteWriteResponseAsyncDestroy, executeWriteRes… in ATT_ExecuteWriteResponse()