Home
last modified time | relevance | path

Searched refs:codecChannelMode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp275 napi_value codecChannelMode = nullptr; in CodecChannelModeInit() local
276 napi_create_object(env, &codecChannelMode); in CodecChannelModeInit()
277 SetNamedPropertyByInteger(env, codecChannelMode, in CodecChannelModeInit()
279 SetNamedPropertyByInteger(env, codecChannelMode, in CodecChannelModeInit()
281 SetNamedPropertyByInteger(env, codecChannelMode, in CodecChannelModeInit()
283 return codecChannelMode; in CodecChannelModeInit()
562 auto iter = g_codecChannelModeMap.find(codecChannelMode); in ConvertCodecChannelMode()
596 codecInfo.codecChannelMode = iter->second; in ConvertCodecChannelModeToCodecInfo()
622 napi_create_int32(env, codecInfo.codecChannelMode, &value); in ConvertCodecInfoToJs()
645 int32_t codecChannelMode = 0; in CheckSetCodecPreferenceParam() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h62 CodecChannelMode codecChannelMode; member
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-a2dp.md142 | codecChannelMode<sup>11+</sup> | [CodecChannelMode](#codecchannelmode11) | 是 | 是 | 表示编码器…
H A Djs-apis-bluetooth-a2dp-sys.md607 codecChannelMode: 2,
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetooth-a2dp.md129 | codecChannelMode<sup>11+</sup> | [CodecChannelMode](#codecchannelmode11) | Yes | Yes | Cha…
H A Djs-apis-bluetooth-a2dp-sys.md607 codecChannelMode: 2,