Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_profile_defines.h97 struct GattResponesInfor { struct
102 GattResponesInfor(ResponesType respType, uint16_t value) : respType_(respType), value_(value) in GattResponesInfor() argument
104 GattResponesInfor(ResponesType respType, uint16_t value, GattValue data) in GattResponesInfor() function