Searched refs:CreateOppServerProfile (Results 1 – 2 of 2) sorted by relevance
28 static napi_value CreateOppServerProfile(napi_env env, napi_callback_info info);
64 DECLARE_NAPI_FUNCTION("createOppServerProfile", CreateOppServerProfile), in DefineCreateProfile()71 napi_value NapiBluetoothOpp::CreateOppServerProfile(napi_env env, napi_callback_info info) in CreateOppServerProfile() function in OHOS::Bluetooth::NapiBluetoothOpp