Home
last modified time | relevance | path

Searched refs:GetDisconnectIndication (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h555 bool GetDisconnectIndication() const;
H A Da2dp_state_machine.cpp239 } else if (peer->GetDisconnectIndication()) { in ProcessDiscoverReq()
H A Da2dp_profile_peer.cpp1037 bool A2dpProfilePeer::GetDisconnectIndication() const in GetDisconnectIndication() function in OHOS::bluetooth::A2dpProfilePeer