summaryrefslogtreecommitdiff
path: root/include/device.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-0/+0
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-12/+11
2013-04-26device: Add support functions needed by ethernet tetheringJukka Rissanen1-0/+3
2013-01-04core: Remove WiMAX definitions from codePatrik Flykt1-5/+4
2012-11-23device: Move device creation func into device.cJukka Rissanen1-0/+1
2012-10-16device: Add a getter for powered propertyTomasz Bursztyka1-0/+1
2012-08-23device: Refactor device scan functionJukka Rissanen1-3/+1
2012-07-05device: Add capability to notify on regulatory domain settingTomasz Bursztyka1-0/+2
2012-07-05device: Add driver capability to set regulatory domain on device basisTomasz Bursztyka1-0/+5
2012-06-18service: Connecting hidden network waits until connectedJukka Rissanen1-1/+2
2012-05-25device: Make scanning getter method public.Tomasz Bursztyka1-0/+1
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-23device: Remove the scheduled scan methodTomasz Bursztyka1-2/+0
2012-01-24device: Add caller information to ref/unref debug prints.Jukka Rissanen1-2/+12
2011-12-12device: Introduce hidden SSID scan functionPatrik Flykt1-0/+3
2011-09-13wifi: Add support to multi scan typeMohamed Abbas1-0/+1
2011-07-26device: Change signature of connman_device_remove_network()Daniel Wagner1-1/+1
2011-03-03device: Remove connman_device_set_connected from device.hSamuel Ortiz1-2/+0
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