Home
last modified time | relevance | path

Searched defs:pktTimeStamp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h654 uint32_t pktTimeStamp; member
H A Da2dp_profile.cpp396 …pProfile::EnqueuePacket(const Packet *packet, size_t frames, uint32_t bytes, uint32_t pktTimeStamp) in EnqueuePacket()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp524 uint32_t pktTimeStamp = a2dpSbcEncoderCb_.timestamp; in A2dpSbcEncodeFrames() local