Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.h52 struct NotifyInformation { struct
64 std::map<GattDevice, NotifyInformation> devices_ = {}; argument