Searched refs:GetCurrentCodecInfo (Results 1 – 2 of 2) sorted by relevance
91 static napi_value GetCurrentCodecInfo(napi_env env, napi_callback_info info);
125 DECLARE_NAPI_FUNCTION("getCurrentCodecInfo", GetCurrentCodecInfo), in DefineA2dpSourceJSClass()668 napi_value NapiA2dpSource::GetCurrentCodecInfo(napi_env env, napi_callback_info info) in GetCurrentCodecInfo() function in OHOS::Bluetooth::NapiA2dpSource