Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp189 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_GATT_CLIENT = { member in OHOS::bluetooth::PowerSpec
211 {PROFILE_NAME_GATT_CLIENT, SSR_SPEC_GATT_CLIENT},
H A Dpower_spec.h263 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_GATT_CLIENT; variable