Home
last modified time | relevance | path

Searched refs:A2DP_PCM_PUSH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp103 case A2DP_PCM_PUSH: in ProcessMessage()
209 utility::Message msg(A2DP_PCM_PUSH, 0, nullptr); in SignalingTimeoutCallback()
H A Da2dp_codec_thread.h41 constexpr int A2DP_PCM_PUSH = 5; variable