Home
last modified time | relevance | path

Searched refs:SECTION_GENERIC_ATTRIBUTE_SERVICE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp132 AdapterDeviceConfig::GetInstance()->SetValue(SECTION_GENERIC_ATTRIBUTE_SERVICE, in StoreNotifyInformation()
136 AdapterDeviceConfig::GetInstance()->SetValue(SECTION_GENERIC_ATTRIBUTE_SERVICE, in StoreNotifyInformation()
140 AdapterDeviceConfig::GetInstance()->SetValue(SECTION_GENERIC_ATTRIBUTE_SERVICE, in StoreNotifyInformation()
157 AdapterDeviceConfig::GetInstance()->GetSubSections(SECTION_GENERIC_ATTRIBUTE_SERVICE, devices); in LoadNotifyInformation()
163 SECTION_GENERIC_ATTRIBUTE_SERVICE, dev, PROPERTY_GATTS_START_HANDLE, startHandle); in LoadNotifyInformation()
165 SECTION_GENERIC_ATTRIBUTE_SERVICE, dev, PROPERTY_GATTS_END_HANDLE, endhandle); in LoadNotifyInformation()
168 SECTION_GENERIC_ATTRIBUTE_SERVICE, dev, PROPERTY_GATT_TRANSPORT, transport)) { in LoadNotifyInformation()
177 AdapterDeviceConfig::GetInstance()->RemoveSection(SECTION_GENERIC_ATTRIBUTE_SERVICE, dev); in LoadNotifyInformation()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_config.h86 const std::string SECTION_GENERIC_ATTRIBUTE_SERVICE = "Generic Attribute Service"; member

Completed in 3 milliseconds