Home
last modified time | relevance | path

Searched defs:BluetoothGattCharacteristic (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_characteristic_parcel.h24 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