Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h695 uint8_t peerNumSeps_ = 0; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp251 peerNumSeps_ = seps.numSeps; in SetPeerSepInfo()
368 LOG_INFO("[A2dpProfilePeer] %{public}s peerNumSeps_(%u)\n", __func__, peerNumSeps_); in GetPeerSepNum()
369 return peerNumSeps_; in GetPeerSepNum()
385 if (peerSepIndex_ < peerNumSeps_) { in GetPeerSEPInformation()

Completed in 3 milliseconds