Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_spec.cpp60 const std::map<RequestStatus, PowerInfo> PowerSpec::MODE_SPEC_MAP_MSE = { member in OHOS::bluetooth::PowerSpec
114 {PROFILE_NAME_MAP_MSE, MODE_SPEC_MAP_MSE},
H A Dpower_spec.h245 static const std::map<RequestStatus, PowerInfo> MODE_SPEC_MAP_MSE; variable