Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h694 uint8_t intId_ = 0; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp347 intId_ = seid; in SetIntSeid()
361 LOG_INFO("[A2dpProfilePeer] %{public}s intId_(%u)\n", __func__, intId_); in GetIntSeid()
362 return intId_; in GetIntSeid()
890 LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u) acpId_(%u)\n", __func__, GetIntSeid(), GetAcpSeid()); in UpdateConfigure()
962 configureStream_.intSeid = intId_; in SetConfigure()
1130 LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u)\n", __func__, GetIntSeid()); in Reconfigure()
1150 LOG_INFO("[A2dpProfilePeer]%{public}s intId_(%u)\n", __func__, GetIntSeid()); in Reconfigure()

Completed in 4 milliseconds