Home
last modified time | relevance | path

Searched refs:MODE_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.cpp44 const std::map<RequestStatus, PowerInfo> PowerSpec::MODE_SPEC_A2DP_SINK = { member in OHOS::bluetooth::PowerSpec
112 {PROFILE_NAME_A2DP_SINK, MODE_SPEC_A2DP_SINK},
H A Dpower_spec.h243 static const std::map<RequestStatus, PowerInfo> MODE_SPEC_A2DP_SINK; variable