Searched defs:CreateGattClientDevice (Results 1 – 3 of 3) sorted by relevance
189 GattClientDevice CreateGattClientDevice(string_view deviceId) in CreateGattClientDevice() function
71 int32_t BleImpl::CreateGattClientDevice(std::string deviceId, FfiClientDevice *&ffiClientDevice) in CreateGattClientDevice() function in OHOS::CJSystemapi::CJBluetoothBle::BleImpl
75 napi_value NapiGattClient::CreateGattClientDevice(napi_env env, napi_callback_info info) in CreateGattClientDevice() function in OHOS::Bluetooth::NapiGattClient