Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c54 static void AttReadByTypeResponseAsyncDestroy(const void *context);
662 static void AttReadByTypeResponseAsyncDestroy(const void *context) in AttReadByTypeResponseAsyncDestroy() function
718 …AttAsyncProcess(AttReadByTypeResponseAsync, AttReadByTypeResponseAsyncDestroy, readByTypeResAsyncP… in ATT_ReadByTypeResponse()