Home
last modified time | relevance | path

Searched defs:GetDescriptors (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_characteristic.cpp131 std::vector<GattDescriptor> &GattCharacteristic::GetDescriptors() in GetDescriptors() function in OHOS::Bluetooth::GattCharacteristic
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_cache.cpp158 Descriptors GattCache::GetDescriptors(uint16_t cccHandle) in GetDescriptors() function in OHOS::bluetooth::GattCache
Dgatt_database.cpp297 const std::map<uint16_t, GattDatabase::Descriptor> *GattDatabase::GetDescriptors(uint16_t cccHandle) in GetDescriptors() function in OHOS::bluetooth::GattDatabase
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dcomponent.h159 jerry_value_t GetDescriptors() const in GetDescriptors() function