Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c57 static void AttReadByTypeRequestAsyncDestroy(const void *context);
532 static void AttReadByTypeRequestAsyncDestroy(const void *context) in AttReadByTypeRequestAsyncDestroy() function
584 …AttAsyncProcess(AttReadByTypeRequestAsync, AttReadByTypeRequestAsyncDestroy, attReadByTypeReqAsync… in ATT_ReadByTypeRequest()