Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_descriptor_parcel.h24 class BluetoothGattDescriptor : public Parcelable, public bluetooth::Descriptor { class
27 explicit BluetoothGattDescriptor(const bluetooth::Descriptor &other) : bluetooth::Descriptor(other) in BluetoothGattDescriptor() function in OHOS::Bluetooth::BluetoothGattDescriptor
29 explicit BluetoothGattDescriptor(const BluetoothGattDescriptor &other) : bluetooth::Descriptor(other) in BluetoothGattDescriptor() function in OHOS::Bluetooth::BluetoothGattDescriptor

Completed in 2 milliseconds