Home
last modified time | relevance | path

Searched refs:AvrcpControllerConstructor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct.cpp46 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
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_avrcp_ct.h28 static napi_value AvrcpControllerConstructor(napi_env env, napi_callback_info info);