Home
last modified time | relevance | path

Searched defs:gattDevice (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_device.cpp45 BluetoothGattDevice *gattDevice = new BluetoothGattDevice(); in Unmarshalling() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp499 for (auto &gattDevice : devices_) { in FindConnectedDevice() local
668 …bluetooth::GattDevice gattDevice(bluetooth::RawAddress(device.GetDeviceAddr()), GATT_TRANSPORT_TYP… in Connect() local
679 auto gattDevice = pimpl->FindConnectedDevice(device); in CancelConnection() local