Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c60 static void AttReadMultipleResponseAsyncDestroy(const void *context);
986 static void AttReadMultipleResponseAsyncDestroy(const void *context) in AttReadMultipleResponseAsyncDestroy() function
1021 …AttAsyncProcess(AttReadMultipleResponseAsync, AttReadMultipleResponseAsyncDestroy, readMultipleRes… in ATT_ReadMultipleResponse()