summaryrefslogtreecommitdiff
path: root/include/device.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-26wifi: Balance scanning statesMohamed Abbas1-0/+1
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu1-0/+1
2010-11-06Remove unused device->control valueMarcel Holtmann1-1/+1
2010-11-06Remove unused connman_device_get_control functionMarcel Holtmann1-1/+0
2010-11-06Remove unused connman_device_get_name functionMarcel Holtmann1-1/+0
2010-11-05Remove unused connman_device_get_path functionMarcel Holtmann1-1/+0
2010-11-04Remove unneeded enum connman_device_modeMarcel Holtmann1-10/+0
2010-09-20Prioritize wifi pluginsSamuel Ortiz1-0/+4
2010-09-09device: add connman_device_get_ident()Pekka Pessi1-0/+1
2010-04-16Remove supplicant and device scanning state cleaningSamuel Ortiz1-1/+0
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-1/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-1/+0
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-07Remove unused secondary feature of devices and networksMarcel Holtmann1-3/+0
2009-12-06Remove unused device typesMarcel Holtmann1-3/+0
2009-12-06Remove unused device specific connect/disconnect callbacksMarcel Holtmann1-4/+0
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-3/+0
2009-11-26Add device function for scheduling a scanMarcel Holtmann1-0/+2
2009-11-23Add function connman_device_remove_all_networksMartin Xu1-0/+1
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu1-1/+2
2009-09-22Add function connman_device_cleanup_scanning()Martin Xu1-0/+2
2009-07-12Add function to retrieve control interfaceMarcel Holtmann1-0/+1
2009-07-12Store control interface for complex devicesMarcel Holtmann1-1/+1
2009-07-12Remove connman_device_get_interface() functionMarcel Holtmann1-1/+0
2009-07-05Add function getting device disconnected stateMarcel Holtmann1-0/+1
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+1
2009-07-01Fix handling of connect/disconnect for Ethernet devicesMarcel Holtmann1-0/+2
2009-06-29Remove the useless extern declaration for public functionsMarcel Holtmann1-34/+33
2009-06-29The device policy is a bad idea and so remove all support for itMarcel Holtmann1-10/+0
2009-06-26Add callbacks for device connects and disconnectsMarcel Holtmann1-0/+2
2009-05-01Add support for marking devices as secondaryMarcel Holtmann1-0/+3
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann1-0/+3
2009-04-05Add function for getting device typeMarcel Holtmann1-0/+1
2009-03-25Add support for join device driver callbackMarcel Holtmann1-0/+2
2009-03-11Add type for GPS based devices (just for power control)Marcel Holtmann1-0/+1
2009-01-21Add support for special disconnected device stateMarcel Holtmann1-0/+2
2009-01-21Add function to get device modeMarcel Holtmann1-0/+1
2009-01-05Add function to get device nameMarcel Holtmann1-0/+1
2009-01-05Add support for more device and network propertiesMarcel Holtmann1-2/+5
2009-01-04All vendor specific types start at 10000Marcel Holtmann1-1/+1
2009-01-02Add device type for Nozomi based hardwareMarcel Holtmann1-3/+4
2009-01-02Add device type for Novatel WirelessMarcel Holtmann1-0/+1
2009-01-02Add device type for HUAWEI MobileMarcel Holtmann1-0/+1
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-01-01Allow transport definition for device modeMarcel Holtmann1-3/+4
2008-12-30Move header includes before declarationsMarcel Holtmann1-3/+3
2008-12-30Make use of connman_bool_t typeMarcel Holtmann1-3/+4
2008-12-28Fix list of device typesMarcel Holtmann1-9/+6
2008-12-28Add function to change initial policy settingMarcel Holtmann1-0/+2
2008-12-28Add manual policy to device settingsMarcel Holtmann1-2/+3