Searched defs:BluetoothGattDevice (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ | ||
H A D | bluetooth_gatt_device.h | 24 class BluetoothGattDevice : public Parcelable, public bluetooth::GattDevice { class 27 BluetoothGattDevice(const bluetooth::GattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice() function in OHOS::Bluetooth::BluetoothGattDevice 29 BluetoothGattDevice(const BluetoothGattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice() function in OHOS::Bluetooth::BluetoothGattDevice |
Completed in 6 milliseconds