Home
last modified time | relevance | path

Searched defs:CreateGattClientDevice (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/ets/taihe/bluetooth_ble/src/
Dohos.bluetooth.ble.impl.cpp189 GattClientDevice CreateGattClientDevice(string_view deviceId) in CreateGattClientDevice() function
/foundation/communication/bluetooth/frameworks/cj/ble/src/
Dbluetooth_ble_impl.cpp71 int32_t BleImpl::CreateGattClientDevice(std::string deviceId, FfiClientDevice *&ffiClientDevice) in CreateGattClientDevice() function in OHOS::CJSystemapi::CJBluetoothBle::BleImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_gatt_client.cpp75 napi_value NapiGattClient::CreateGattClientDevice(napi_env env, napi_callback_info info) in CreateGattClientDevice() function in OHOS::Bluetooth::NapiGattClient