Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_a2dp_src.h81 CodecChannelMode codecChannelMode; member
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
Dnapi_bluetooth_a2dp_src.cpp275 napi_value codecChannelMode = nullptr; in CodecChannelModeInit() local
608 static void ConvertCodecChannelMode(A2dpCodecInfo &a2dpCodecInfo, int32_t codecChannelMode) in ConvertCodecChannelMode()
664 static void ConvertCodecChannelModeToCodecInfo(CodecInfo &codecInfo, int32_t codecChannelMode) in ConvertCodecChannelModeToCodecInfo()
979 int32_t codecChannelMode = 0; in CheckSetCodecPreferenceParam() local