Home
last modified time | relevance | path

Searched defs:GetCharacteristics (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_service.cpp85 std::vector<GattCharacteristic> &GattService::GetCharacteristics() in GetCharacteristics() function in OHOS::Bluetooth::GattService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.cpp149 std::map<uint16_t, GattCache::Characteristic> *GattCache::GetCharacteristics(uint16_t serviceHandle) in GetCharacteristics() function in OHOS::bluetooth::GattCache
H A Dgatt_database.cpp243 const std::map<uint16_t, GattDatabase::Characteristic> *GattDatabase::GetCharacteristics(uint16_t s… in GetCharacteristics() function in OHOS::bluetooth::GattDatabase