Home
last modified time | relevance | path

Searched refs:NotifyServiceChanged (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.h71 void NotifyServiceChanged(const GattDevice& device, Characteristic& characteristic) const;
H A Dgeneric_attribute_service.cpp229 NotifyServiceChanged(dev.first, ccc); in NotifyAllDevices()
233 void GenericAttributeService::NotifyServiceChanged(const GattDevice& device, Characteristic& characteristic) const in NotifyServiceChanged() function in OHOS::bluetooth::GenericAttributeService
249 NotifyServiceChanged(device, ccc); in ConnectIncoming()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp109 void NotifyServiceChanged(int appId, const Service &service);
693 NotifyServiceChanged(appId, service); in AddService()
728 NotifyServiceChanged(appId, change); in RemoveService()
1280 void GattServerService::impl::NotifyServiceChanged(int appId, const Service &service) in NotifyServiceChanged() function in OHOS::bluetooth::GattServerService::impl

Completed in 4 milliseconds