Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_constant.h46 SBC_ERROR_INVALID_CRC = -4, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp407 return SBC_ERROR_INVALID_CRC; in UnpackFrameStream()