Home
last modified time | relevance | path

Searched refs:PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_config.h43 const std::string PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS = "A2dpSupportsOptionalCodecs"; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp832 device.GetAddress(), SECTION_CODE_CS_SUPPORT, PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS, value)) { in GetOptionalCodecsSupportState()
834 PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS.c_str()); in GetOptionalCodecsSupportState()
1170 config->RemoveProperty(device.GetAddress(), SECTION_CODE_CS_SUPPORT, PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS); in SetOptionalCodecsSupportState()
1173 config->SetValue(device.GetAddress(), SECTION_CODE_CS_SUPPORT, PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS, state); in SetOptionalCodecsSupportState()
H A Da2dp_profile_peer.cpp1198 PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS); in SetOptionalCodecsSupportState()
1202 PROPERTY_A2DP_SUPPORTS_OPTIONAL_CODECS, in SetOptionalCodecsSupportState()

Completed in 5 milliseconds