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