Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp195 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_GATT_SERVER = { member in OHOS::bluetooth::PowerSpec
212 {PROFILE_NAME_GATT_SERVER, SSR_SPEC_GATT_SERVER},
H A Dpower_spec.h264 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_GATT_SERVER; variable