Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c69 static void AttWriteCommandAsyncDestroy(const void *context);
1163 static void AttWriteCommandAsyncDestroy(const void *context) in AttWriteCommandAsyncDestroy() function
1200 AttAsyncProcess(AttWriteCommandAsync, AttWriteCommandAsyncDestroy, writeCommandAsyncPtr); in ATT_WriteCommand()