Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c482 ReadByTypeRequestAsync *readByTypeReqAsyncPtr = (ReadByTypeRequestAsync *)context; in AttReadByTypeRequestAsync()
536 ReadByTypeRequestAsync *readByTypeReqAsyncPtr = (ReadByTypeRequestAsync *)context; in AttReadByTypeRequestAsyncDestroy()
574ReadByTypeRequestAsync *attReadByTypeReqAsyncPtr = MEM_MALLOC.alloc(sizeof(ReadByTypeRequestAsync)… in ATT_ReadByTypeRequest()
H A Datt_common.h184 } ReadByTypeRequestAsync; typedef