Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.h696 uint8_t currentCmd_ = EVT_SDP_DISC; member in OHOS::bluetooth::A2dpProfilePeer
H A Da2dp_profile_peer.cpp650 currentCmd_ = cmd; in SetCurrentCmd()
657 LOG_INFO("[A2dpProfilePeer]%{public}s currentCmd(%u)\n", __func__, currentCmd_); in GetCurrentCmd()
658 return currentCmd_; in GetCurrentCmd()

Completed in 3 milliseconds