Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp153 const std::map<RequestStatus, PowerSsrLevel> PowerSpec::SSR_SPEC_A2DP_SINK = { member in OHOS::bluetooth::PowerSpec
205 {PROFILE_NAME_A2DP_SINK, SSR_SPEC_A2DP_SINK},
H A Dpower_spec.h257 static const std::map<RequestStatus, PowerSsrLevel> SSR_SPEC_A2DP_SINK; variable