Searched refs:SSR_SPEC_GATT_CLIENT (Results 1 – 2 of 2) sorted by relevance
189 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_GATT_CLIENT = { member in OHOS::bluetooth::PowerSpec211 {PROFILE_NAME_GATT_CLIENT, SSR_SPEC_GATT_CLIENT},
263 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_GATT_CLIENT; variable