Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c62 static void AttReadByGroupTypeResponseAsyncDestroy(const void *context);
1111 static void AttReadByGroupTypeResponseAsyncDestroy(const void *context) in AttReadByGroupTypeResponseAsyncDestroy() function
1167 …AttAsyncProcess(AttReadByGroupTypeResponseAsync, AttReadByGroupTypeResponseAsyncDestroy, attReadBy… in ATT_ReadByGroupTypeResponse()