Searched refs:CreateGattClientDevice (Results 1 – 3 of 3) sorted by relevance
33 static napi_value CreateGattClientDevice(napi_env env, napi_callback_info info);
65 napi_value NapiGattClient::CreateGattClientDevice(napi_env env, napi_callback_info info) in CreateGattClientDevice() function in OHOS::Bluetooth::NapiGattClient
325 DECLARE_NAPI_FUNCTION("createGattClientDevice", NapiGattClient::CreateGattClientDevice), in DefineBLEJSObject()