Home
last modified time | relevance | path

Searched refs:SBC_ERROR_INVALID_ARG (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.h43 SBC_ERROR_INVALID_ARG = -1, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp471 return SBC_ERROR_INVALID_ARG; in Unpack()