summaryrefslogtreecommitdiff
path: root/src/notifier.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann1-3/+3
2009-07-22Rename internal function to match other function namesMarcel Holtmann1-3/+3
2009-07-19Add missing signal for offline mode changesMarcel Holtmann1-0/+27
2009-07-19Fix the swapped registered vs enabled technologies signalMarcel Holtmann1-19/+19
2009-07-19Add support for ConnectedTechnologies propertyMarcel Holtmann1-37/+136
2009-07-19Rename Technologies property to AvailableTechnologiesMarcel Holtmann1-1/+1
2009-07-19Track service types and not device types for technologies listingMarcel Holtmann1-82/+55
2009-07-17Don't forget to send signals for technology changesMarcel Holtmann1-0/+60
2009-07-17Send service list update when going to offline modeMarcel Holtmann1-0/+2
2009-07-16Add support for Technologies and EnabledTechnologies propertiesMarcel Holtmann1-1/+106
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+2
2009-03-11Add implementation for notifier hooksMarcel Holtmann1-0/+61
2009-03-11Hook up device type and offline mode notificationsMarcel Holtmann1-0/+15
2009-03-11Add basic support for notifier infrastructureMarcel Holtmann1-0/+79