Home
last modified time | relevance | path

Searched refs:MODE_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.cpp52 const std::map<RequestStatus, PowerInfo> PowerSpec::MODE_SPEC_AVRCP_CT = { member in OHOS::bluetooth::PowerSpec
113 {PROFILE_NAME_AVRCP_CT, MODE_SPEC_AVRCP_CT},
H A Dpower_spec.h244 static const std::map<RequestStatus, PowerInfo> MODE_SPEC_AVRCP_CT; variable