Home
last modified time | relevance | path

Searched refs:isInitSide_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h710 bool isInitSide_ = false; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp1019 isInitSide_ = value; in SetInitSide()
1024 LOG_INFO("[A2dpProfilePeer]%{public}s (%{public}d)\n", __func__, isInitSide_); in GetInitSide()
1027 return isInitSide_; in GetInitSide()

Completed in 3 milliseconds