Searched defs:GattDescriptor (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_gatt_descriptor.h | 56 class BLUETOOTH_API GattDescriptor { class [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_gatt_descriptor.cpp | 26 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