Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h716 bool reconfigTag_ = false; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp927 LOG_INFO("[A2dpProfilePeer]%{public}s reconfigTag_(%{public}d)\n", __func__, reconfigTag_); in GetReconfigTag()
928 return reconfigTag_; in GetReconfigTag()
935 reconfigTag_ = value; in SetReconfigTag()

Completed in 3 milliseconds