Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c600 ReadRequestAsync *readReqAsyncPtr = (ReadRequestAsync *)context; in AttReadRequestAsync()
639 ReadRequestAsync *readReqAsyncPtr = (ReadRequestAsync *)context; in AttReadRequestAsyncDestroy()
657 ReadRequestAsync *readReqAsyncPtr = MEM_MALLOC.alloc(sizeof(ReadRequestAsync)); in ATT_ReadRequest()
H A Datt_common.h194 } ReadRequestAsync; typedef