Searched refs:SSR_SPEC_MAP_MSE (Results 1 – 2 of 2) sorted by relevance
165 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_MAP_MSE = { member in OHOS::bluetooth::PowerSpec207 {PROFILE_NAME_MAP_MSE, SSR_SPEC_MAP_MSE},
259 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_MAP_MSE; variable