Home
last modified time | relevance | path

Searched refs:SetDisalbeTag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h193 void SetDisalbeTag(bool tag);
H A Da2dp_service.cpp480 instance->SetDisalbeTag(true); in DisableService()
511 instance->SetDisalbeTag(false); in DisableService()
1167 instance->SetDisalbeTag(false); in CheckDisable()
H A Da2dp_profile.cpp820 void A2dpProfile::SetDisalbeTag(bool tag) in SetDisalbeTag() function in OHOS::bluetooth::A2dpProfile