Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp36 const std::map<RequestStatus, PowerInfo> PowerSpec::MODE_SPEC_A2DP_SRC = { member in OHOS::bluetooth::PowerSpec
111 {PROFILE_NAME_A2DP_SRC, MODE_SPEC_A2DP_SRC},
H A Dpower_spec.h242 static const std::map<RequestStatus, PowerInfo> MODE_SPEC_A2DP_SRC; variable