Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_descriptor.h56 class BLUETOOTH_API GattDescriptor { class
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_descriptor.cpp26 GattDescriptor::GattDescriptor(const UUID uuid, const int permissions) in GattDescriptor() function in OHOS::Bluetooth::GattDescriptor
30 GattDescriptor::GattDescriptor(const UUID uuid, uint16_t handle, const int permissions) in GattDescriptor() function in OHOS::Bluetooth::GattDescriptor
34 GattDescriptor::GattDescriptor(const GattDescriptor &src) in GattDescriptor() function in OHOS::Bluetooth::GattDescriptor
[all...]

Completed in 1 milliseconds