Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h146 struct ReadValCache { struct
151ReadValCache(uint16_t handle, uint16_t offset, Packet *data) : handle_(handle), offset_(offset), d… in ReadValCache() argument