Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.h65 static const std::string DEFAULT_HARDWARE_REVISION; variable
H A Ddevice_information_service.cpp39 const std::string DeviceInformationService::DEFAULT_HARDWARE_REVISION = "1.0.0"; member in OHOS::bluetooth::DeviceInformationService
280 std::string result = DEFAULT_HARDWARE_REVISION; in GetHardwareRevision()