Searched refs:AvrcpControllerConstructor (Results 1 – 2 of 2) sorted by relevance
46 napi_define_class(env, "AvrcpController", NAPI_AUTO_LENGTH, AvrcpControllerConstructor, nullptr, in DefineAvrcpControllerJSClass()53 napi_value NapiAvrcpController::AvrcpControllerConstructor(napi_env env, napi_callback_info info) in AvrcpControllerConstructor() function in OHOS::Bluetooth::NapiAvrcpController
28 static napi_value AvrcpControllerConstructor(napi_env env, napi_callback_info info);