summaryrefslogtreecommitdiff
path: root/include/device.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-27Add basic detection of Option HSO devicesMarcel Holtmann1-0/+1
2008-12-26Add support for handling network detailsMarcel Holtmann1-0/+8
2008-12-25Add support for different network modesMarcel Holtmann1-0/+9
2008-12-25Add functions for handling path valueMarcel Holtmann1-0/+3
2008-12-25Add advanced device specific APIMarcel Holtmann1-34/+19
2008-12-24Add Type property to generic device driverMarcel Holtmann1-0/+2
2008-12-24Add support for scanning property of devicesMarcel Holtmann1-0/+3
2008-12-24Add support for device power functionsMarcel Holtmann1-0/+2
2008-12-24Add functions for handling device driver dataMarcel Holtmann1-0/+11
2008-12-24Add D-Bus interface features for device driverMarcel Holtmann1-2/+3
2008-12-21Add device policy constantsMarcel Holtmann1-0/+8
2008-10-17Fix copy-and-paste documentation mistakeMarcel Holtmann1-3/+3
2008-10-16Add initial device capabilities definesMarcel Holtmann1-0/+5
2008-10-14Add first step towards providing device abstractionMarcel Holtmann1-0/+83