Home
last modified time | relevance | path

Searched refs:CODEC_TYPE_INVALID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h33 CODEC_TYPE_INVALID = -1, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-a2dp.md154 | CODEC_TYPE_INVALID<sup>11+</sup> | -1 | 未知编码类型。 |
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp46 {CODEC_TYPE_INVALID, A2DP_CODEC_TYPE_NONA2DP_USER},
78 {A2DP_CODEC_TYPE_NONA2DP_USER, CODEC_TYPE_INVALID},
254 SetNamedPropertyByInteger(env, codecType, CodecType::CODEC_TYPE_INVALID, "CODEC_TYPE_INVALID"); in CodecTypeInit()
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-a2dp.md141 | CODEC_TYPE_INVALID<sup>11+</sup> | -1 | Unknown type. |