Searched refs:SetCurrentCodecInfo (Results 1 – 2 of 2) sorted by relevance
90 static napi_value SetCurrentCodecInfo(napi_env env, napi_callback_info info);
124 DECLARE_NAPI_FUNCTION("setCurrentCodecInfo", SetCurrentCodecInfo), in DefineA2dpSourceJSClass()654 napi_value NapiA2dpSource::SetCurrentCodecInfo(napi_env env, napi_callback_info info) in SetCurrentCodecInfo() function in OHOS::Bluetooth::NapiA2dpSource