Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp159 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_AVRCP_CT = { member in OHOS::bluetooth::PowerSpec
206 {PROFILE_NAME_AVRCP_CT, SSR_SPEC_AVRCP_CT},
H A Dpower_spec.h258 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_AVRCP_CT; variable