Add support for notifier registration for Intel OSPM module
[connman] / plugins / bluetooth.c
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-02-03 Marcel HoltmannThe disconnect method PAN doesn't require the interface...
2009-02-03 Marcel HoltmannSet network protocol to IP for Bluetooth PAN to allow...
2009-01-04 Marcel HoltmannUse the property functions for path data
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2008-12-30 Marcel HoltmannAdd support for connecting Bluetooth NAP networks
2008-12-30 Marcel HoltmannCheck that device name is valid before using it
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-28 Marcel HoltmannUse manual policy as default
2008-12-26 Marcel HoltmannAdd initial support for Bluetooth networks
2008-12-25 Marcel HoltmannAdd support for different network modes
2008-12-25 Marcel HoltmannFix broken device driver details of Bluetooth plugin
2008-12-24 Marcel HoltmannConvert Bluetooth plugin into a device driver
2008-12-20 Marcel HoltmannIterate over the Bluetooth Devices property
2008-12-20 Marcel HoltmannUse private adapter data structure
2008-12-20 Marcel HoltmannLet plugins use connman_dbus_get_connection() function
2008-12-20 Marcel HoltmannAdd support for switching Bluetooth devices on and off
2008-12-20 Marcel HoltmannReturn failure when disabling Bluetooth
2008-12-17 Marcel HoltmannHandle failure of device registration
2008-12-17 Marcel HoltmannTrack scanning state changes of Bluetooth devices
2008-12-17 Marcel HoltmannRetrieve list of Bluetooth devices
2008-12-17 Marcel HoltmannUse ignore policy as default for Bluetooth
2008-12-17 Marcel HoltmannTrack mode changes of Bluetooth devices
2008-12-17 Marcel HoltmannAdd support dynamic Bluetooth adapter detection
2008-12-06 Marcel HoltmannAllow pre-processor pasting of plugin name
2008-12-05 Marcel HoltmannFix detection of Bluetooth devices
2008-11-23 Marcel HoltmannCall connect function if service is present
2008-10-17 Marcel HoltmannLet the Bluetooth plugin listen on service changes
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-06-30 Marcel HoltmannUse new signal callback function from libgdbus
2008-06-28 Marcel HoltmannUpdate Bluetooth plugin with hardware detection support
2008-04-13 Marcel HoltmannAdd skeleton for Bluetooth plugin