Home
last modified time | relevance | path

Searched defs:SendFrames (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
H A Da2dp_encoder_aac.h33 void SendFrames(uint64_t timeStampUs) override in SendFrames() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp103 void A2dpSbcEncoder::SendFrames(uint64_t timeStampUs) in SendFrames() function in OHOS::bluetooth::A2dpSbcEncoder