Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h349 void SetActivePeer(const BtAddr &peer);
H A Da2dp_profile.cpp119 void A2dpProfile::SetActivePeer(const BtAddr &peer) in SetActivePeer() function in OHOS::bluetooth::A2dpProfile
213 SetActivePeer(addr); in ConnectStateChangedNotify()
H A Da2dp_service.cpp610 pflA2dp->SetActivePeer(btAddr); in SetActiveSinkDevice()