Move include directive to the right spot
[framework/connectivity/connman.git] / include / service.h
2009-07-23 Marcel HoltmannFix notification to use service types instead of device...
2009-07-17 Marcel HoltmannFix handling of out-of-range access points
2009-07-15 Marcel HoltmannAdd error codes for failing connection attempts
2009-07-05 Marcel HoltmannAdd service error for missing PIN codes
2009-06-30 Marcel HoltmannAdd support for DHCP errors from services
2009-06-29 Marcel HoltmannAdd function for more detailed error reporting
2009-06-29 Marcel HoltmannRemove the useless extern declaration for public functions
2009-06-29 Marcel HoltmannAdd types for Bluetooth and cellular services
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-14 Marcel HoltmannMake sure favorite setting is properly loaded
2009-04-21 Marcel HoltmannAdd support for carrier service state
2009-04-21 Marcel HoltmannCreate proper service interface abstraction
2009-04-12 Marcel HoltmannAdd service creation and reference counting functions
2009-04-08 Marcel HoltmannAdd service initialization and lifetime tracking support
2009-04-08 Marcel HoltmannAdd definitions for service mode and security settings
2009-04-08 Marcel HoltmannAdd definition for service structure
2009-04-08 Marcel HoltmannMove service type and state declarations to header...
2009-04-08 Marcel HoltmannAdd skeleton for service interface includes