Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h62 CodecChannelMode codecChannelMode; member
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp275 napi_value codecChannelMode = nullptr; in CodecChannelModeInit() local
560 static void ConvertCodecChannelMode(A2dpCodecInfo &a2dpCodecInfo, int32_t codecChannelMode) in ConvertCodecChannelMode()
592 static void ConvertCodecChannelModeToCodecInfo(CodecInfo &codecInfo, int32_t codecChannelMode) in ConvertCodecChannelModeToCodecInfo()
645 int32_t codecChannelMode = 0; in CheckSetCodecPreferenceParam() local