OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-01-06 Anderson Lizardogdbus: Fix memory leak on properties_set()
2013-01-06 Johan Hedbergcore: Move mgmt discovery handling into adapter code
2013-01-06 Marcel Holtmanncore: Add function for handling internal SDP processing
2013-01-05 Marcel Holtmanncore: Reduce noise of debug prints a little bit
2013-01-05 Marcel Holtmanncore: Remove old adapter_get_dev_id function
2013-01-05 Marcel Holtmannplugins: Use btd_adapter_get_index instead of adapter_g...
2013-01-05 Marcel Holtmannprofiles: Use btd_adapter_get_index instead of adapter_...
2013-01-05 Marcel Holtmanncore: Use btd_adapter_get_index instead of adapter_get_...
2013-01-05 Marcel Holtmanncore: Provide new exported function for getting the...
2013-01-05 Marcel Holtmanncore: Remove old adapter_get_default function
2013-01-05 Marcel Holtmannplugins: Use btd_adapter_get_default instead of adapter...
2013-01-05 Marcel Holtmanncore: Add exported functions for adapter default handling
2013-01-05 Marcel Holtmanncore: Make ADAPTER_INTERFACE constant private
2013-01-05 Marcel Holtmanncore: Use the global D-Bus connection variable within...
2013-01-05 Marcel Holtmanncore: Remove the obsolete duplicate tracking of controllers
2013-01-05 Marcel Holtmanncore: Keep the current discovery type inside adapter...
2013-01-05 Marcel Holtmanncore: Ignore updates if controller name and short name...
2013-01-05 Marcel Holtmanncore: Track changes to class of device in one place
2013-01-05 Marcel Holtmanncore: Differentiate between current alias and actually...
2013-01-05 Marcel Holtmanncore: Cleanup of the adapter property handling functions
2013-01-05 Marcel Holtmanncore: Set defaults when allocating the adapter structure
2013-01-05 Marcel Holtmanncore: Register the management event handlers after...
2013-01-05 Marcel Holtmanncore: Combine adapter registration and setup into on...
2013-01-05 Marcel Holtmanncore: Setup adapter default configuration in one place
2013-01-05 Marcel Holtmanncore: Remove default option for automatic connect timeout
2013-01-05 Marcel Holtmanncore: Simplify the adapter allocation and init procedure
2013-01-05 Marcel Holtmanncore: Track controller name and short name information
2013-01-05 Marcel Holtmanncore: Use adapter->system_name for external configured...
2013-01-05 Marcel Holtmanncore: Set controller info as soon as it is available
2013-01-05 Marcel Holtmanncore: Create new adapters only in one place instead...
2013-01-05 Johan Hedbergcore: Don't react to mgmt events until the adapter...
2013-01-05 Marcel Holtmanncore: There is no user of automatic connections timeout
2013-01-05 Marcel Holtmanncore: The adapter->off_requested is no longer used
2013-01-05 Anderson Lizardocore: Remove leftover from pending_uuids removal
2013-01-05 Marcel Holtmanncore: Remove double tracking of existing connections
2013-01-05 Marcel Holtmanncore: Read the current existing connections from adapte...
2013-01-05 Marcel Holtmanncore: Don't pretend there is a management command for...
2013-01-05 Marcel Holtmanncore: There is no need to track the supported settings...
2013-01-05 Marcel Holtmanncore: Remove now unused mode handling functions
2013-01-05 Marcel Holtmanncore: Make sure to enable SSP and LE if supported
2013-01-05 Marcel Holtmanncore: Use adapter settings directly to determine if...
2013-01-05 Marcel Holtmanncore: Remove need for adapter_update_settings function
2013-01-05 Marcel Holtmanncore: Remove old callbacks for settings update
2013-01-05 Marcel Holtmanncore: Remove old function for setting connectable and...
2013-01-05 Marcel Holtmanncore: Add support for handling internal mode changes
2013-01-05 Marcel Holtmanncore: Remove old function for setting controller pairable
2013-01-05 Marcel Holtmanncore: Add place holder for disabling pairable setting
2013-01-05 Marcel Holtmanncore: Add support for pairable property within adapter...
2013-01-05 Marcel Holtmanncore: Remove old function for setting controller power
2013-01-05 Marcel Holtmanncore: Add two place holders for controller power on/off
2013-01-05 Marcel Holtmanncore: Add support for powered property within adapter...
2013-01-05 Marcel Holtmanngdbus: Check signature of property value before calling...
2013-01-05 Marcel Holtmanncore: Store global D-Bus connection for adapter handling
2013-01-04 Marcel Holtmanncore: Make adapter_class_changed function private
2013-01-04 Marcel Holtmanncore: Read the list of supported management commands
2013-01-04 Marcel Holtmanncore: Read management interface version only once
2013-01-04 Marcel Holtmanncore: Use index for tracking controller info and not...
2013-01-04 Marcel Holtmanncore: Use the index to find the device structure
2013-01-04 Marcel Holtmanncore: Use the index to find the adapter structure
2013-01-04 Marcel Holtmanncore: Clear UUID list before registering adapter
2013-01-04 Marcel Holtmanncore: Add support for enabling management debug traces
2013-01-04 Marcel Holtmanncore: Remove all leftovers from working around a comman...
2013-01-04 Marcel Holtmanncore: Remove old function for triggering UUID additions
2013-01-04 Marcel Holtmanncore: Handle adding of UUIDs within the adapter support
2013-01-04 Marcel Holtmanncore: Move code around to place it logical together
2013-01-04 Marcel Holtmanncore: Remove old function for triggering UUID removal
2013-01-04 Marcel Holtmanncore: Handle removing of UUIDs within the adapter support
2013-01-04 Marcel Holtmanncore: Add a few more debug prints for management comman...
2013-01-04 Marcel Holtmanncore: Remove old handler for new settings notifications
2013-01-04 Marcel Holtmanncore: Add support for handling new settings notifications
2013-01-04 Marcel Holtmanncore: Remove old handler for class of device changed...
2013-01-04 Marcel Holtmanncore: Handle class of device changed notifications
2013-01-04 Marcel Holtmanncore: Make adapter_name_changed function private
2013-01-04 Marcel Holtmanncore: Remove old handler for local name changed notific...
2013-01-04 Marcel Holtmanncore: Handle local name changed notifications
2013-01-04 Marcel Holtmannobexd: Remove the total silly usage of gchar and replac...
2013-01-04 Marcel Holtmanntools: Remove the total silly usage of gchar and replac...
2013-01-04 Marcel Holtmannplugins: Remove the total silly usage of gchar and...
2013-01-04 Marcel Holtmannprofiles: Remove the total silly usage of gchar and...
2013-01-04 Marcel Holtmanncore: Remove the total silly usage of gchar and replace...
2013-01-04 Marcel Holtmanncore: Remove stupid adapter path string duplication
2013-01-04 Marcel Holtmanncore: Reference counts are signed integers
2013-01-04 Marcel Holtmanncore: Remove pointless temporary adapter path variable
2013-01-04 Marcel Holtmanncore: Remove global variable for adapter base path
2013-01-04 Marcel Holtmanncore: Update a few more error messages around adapter...
2013-01-04 Marcel Holtmanncore: Update error for management init failures
2013-01-04 Marcel Holtmanncore: Change error prints for set device class complete...
2013-01-04 Marcel Holtmanncore: Remove old command complete handler for set devic...
2013-01-04 Marcel Holtmanncore: Remove old command complete handler for set local...
2013-01-04 Marcel Holtmanncore: Handle result callback for setting local name
2013-01-04 Marcel Holtmanncore: Be safe and cancel all pending global commands
2013-01-04 Marcel Holtmanncore: Fix memory leaks and management error handling
2013-01-04 Marcel Holtmanncore: Cancel all pending commands for the index on...
2013-01-04 Marcel Holtmannshared: Add support for canceling all management reques...
2013-01-04 Marcel Holtmanncore: Unregister all handlers for the index on adapter...
2013-01-04 Marcel Holtmanncore: Separate between master mgmt and adapter mgmt...
2013-01-04 Marcel Holtmanncore: Make the mgmt struct and version/revision variabl...
2013-01-04 Marcel Holtmanncore: Be safe and unregister index added/removed handlers
2013-01-04 Johan Hedbergcore: Fix calling of adapter_update_settings for powere...
2013-01-04 Johan Hedbergcore: Fix up adapter ref count name and type
next