Home
last modified time | relevance | path

Searched refs:GetRestart (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h473 bool GetRestart() const;
H A Da2dp_state_machine.cpp765 if (profile->FindPeerByAddress(addr)->GetRestart()) { in ProcessCloseCfm()
878 if (profile->FindPeerByAddress(msgData.stream.addr)->GetRestart()) { in ProcessSuspendCfm()
1087 if (profile->FindPeerByAddress(msgData.stream.addr)->GetRestart()) { in ProcessSuspendCfm()
1159 if (profile->FindPeerByAddress(addr)->GetRestart()) { in ProcessCloseCfm()
H A Da2dp_profile_peer.cpp910 bool A2dpProfilePeer::GetRestart() const in GetRestart() function in OHOS::bluetooth::A2dpProfilePeer

Completed in 5 milliseconds