Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h186 bool HasOpen();
H A Da2dp_profile.cpp804 bool A2dpProfile::HasOpen() in HasOpen() function in OHOS::bluetooth::A2dpProfile
H A Da2dp_state_machine.cpp759 if (!profile->HasOpen() && profile->GetDisalbeTag()) { in ProcessCloseCfm()
H A Da2dp_service.cpp489 if (instance->HasOpen()) { in DisableService()