Home
last modified time | relevance | path

Searched defs:readByTypeResAsyncPtr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c576 static void AttReadByTypeResponseFree(ReadByTypeResponseAsync *readByTypeResAsyncPtr) in AttReadByTypeResponseFree()
603 ReadByTypeResponseAsync *readByTypeResAsyncPtr = (ReadByTypeResponseAsync *)context; in AttReadByTypeResponseAsync() local
666 ReadByTypeResponseAsync *readByTypeResAsyncPtr = (ReadByTypeResponseAsync *)context; in AttReadByTypeResponseAsyncDestroy() local
712 …ReadByTypeResponseAsync *readByTypeResAsyncPtr = MEM_MALLOC.alloc(sizeof(ReadByTypeResponseAsync)); in ATT_ReadByTypeResponse() local