Searched refs:CreatePbapServerProfile (Results 1 – 2 of 2) sorted by relevance
30 static napi_value CreatePbapServerProfile(napi_env env, napi_callback_info info);
72 DECLARE_NAPI_FUNCTION("createPbapServerProfile", CreatePbapServerProfile), in DefineCreateProfile()79 napi_value NapiPbapServer::CreatePbapServerProfile(napi_env env, napi_callback_info info) in CreatePbapServerProfile() function in OHOS::Bluetooth::NapiPbapServer