Home
last modified time | relevance | path

Searched refs:PROFILE_NAME_MAP_MSE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile.h62 const std::string PROFILE_NAME_MAP_MSE = "MapMseService"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.cpp35 ProfileInfo(PROFILE_NAME_MAP_MSE, PROFILE_ID_MAP_MSE, ""),
H A Dpower_spec.cpp114 {PROFILE_NAME_MAP_MSE, MODE_SPEC_MAP_MSE},
207 {PROFILE_NAME_MAP_MSE, SSR_SPEC_MAP_MSE},
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp29 …LOG_DEBUG("[HIDH Service]%{public}s:%{public}s Destroy", PROFILE_NAME_MAP_MSE.c_str(), Name().c_st… in ~HidHostService()