Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.h69 const std::string PROPERTY_AVRCP_TG_SERVICE = "AvrcpTgService"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp212 config->GetValue(SECTION_CLASSIC_ADAPTER, PROPERTY_AVRCP_TG_SERVICE, isTgEnabled); in EnableProfile()