Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h689 bool restart_ = false; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp900 restart_ = false; in UpdateConfigure()
913 LOG_INFO("[A2dpProfilePeer]%{public}s restart_(%{public}d)\n", __func__, restart_); in GetRestart()
914 return restart_; in GetRestart()
921 restart_ = value; in SetRestart()

Completed in 4 milliseconds