Searched refs:SSR_SPEC_GATT_SERVER (Results 1 – 2 of 2) sorted by relevance
195 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_GATT_SERVER = { member in OHOS::bluetooth::PowerSpec212 {PROFILE_NAME_GATT_SERVER, SSR_SPEC_GATT_SERVER},
264 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_GATT_SERVER; variable