Home
last modified time | relevance | path

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

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