OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-19 Szymon Jancaudio: Simplify manager_find_device
2012-12-19 Szymon Jancaudio: Make manager_get_device accept btd_device
2012-12-19 Szymon Jancaudio: Use manager_get_device to get device object
2012-12-19 Szymon Jancavdtp: Replace avdtp_get_peers with adapter and device...
2012-12-19 Szymon Jancavctp: Convert register/unregister to accept btd_adapter
2012-12-19 Szymon Jancavrcp: Convert to accept btd_adapter instead of bdaddr_t
2012-12-19 Szymon Janca2dp: Use btd_adapter ref in a2dp_server instead of...
2012-12-19 Szymon Jancavdtp: Use refs to adapter and device instead of bdaddr_t
2012-12-19 Szymon Janca2dp: Convert a2dp_add_sep to accept struct btd_adapter
2012-12-19 Szymon Jancmedia: Convert register/unregister to accept btd_adapter
2012-12-19 Szymon Janca2dp: Convert a2dp_unregister to accept btd_adapter
2012-12-19 Szymon Janca2dp: Convert sink/source register to accept btd_adapter
2012-12-19 Szymon Janca2dp: Remove not used macros definitions
2012-12-19 Szymon Janca2dp: Remove useless return
2012-12-19 Szymon Janca2dp: Remove bogus '\' at the end of line
2012-12-19 Luiz Augusto... audio: Fix calling device_profile_connected on disconne...
2012-12-19 Luiz Augusto... audio: Remove unused parameters from sink_connect/sink_...
2012-12-19 Luiz Augusto... audio: Fix not cleaning up player when device is removed
2012-12-19 Luiz Augusto... core: Print profile name in device_profile_connected
2012-12-19 Johan Hedbergtest: Update test-discovery to cope with removed Device...
2012-12-19 Johan Hedbergaudio: Make media_player_get_position private to player.c
2012-12-19 Johan Hedbergcore: Remove unused device_get_addr_type function
2012-12-19 Johan Hedbergcore: Access device struct internals directly in device.c
2012-12-19 Johan Hedbergcore: Remove unused textfile_caseget function
2012-12-19 Johan Hedbergnetwork: Remove unused bnep_kill_all_connections function
2012-12-19 Johan Hedbergnetwork: Remove unused bnep_service_id function
2012-12-19 Johan Hedbergobexd: Remove unused D-Bus helper functions
2012-12-19 Johan Hedbergobexd: Remove unused obex_server_find_driver function
2012-12-19 Johan Hedbergcore: Add serialization for removing UUIDs through...
2012-12-19 Johan Hedbergtest: Fix obexd object path in test scripts
2012-12-19 Anderson Lizardocore: Remove reference to old "mgmtops" name
2012-12-19 Anderson Lizardocore: Remove bogus DBG()
2012-12-19 Anderson Lizardocore: Fix trying to store NULL adapter->name
2012-12-18 Marcel Holtmannbuild: Add systemd integration for obexd
2012-12-18 Marcel Holtmannbuild: Fix typo with D-Bus system service directory...
2012-12-18 Marcel Holtmannbuild: Check for D-Bus session services directory
2012-12-18 Marcel Holtmannbuild: Move EXTRA_DIST for systemd files into same...
2012-12-18 Marcel Holtmanntest: Update to new org.bluez.obex service name
2012-12-18 Marcel Holtmanndoc: Service name changed from org.bluez.obex.client...
2012-12-18 Marcel Holtmannobexd: Use /org/bluez/obex as root path
2012-12-18 Marcel Holtmannobexd: Use a single bus name for obexd and obex-client
2012-12-18 Marcel Holtmannbuild: Use single section for all obexd sources
2012-12-18 Marcel Holtmannmonitor: Include flow control lag feature bits
2012-12-18 Marcel Holtmannmonitor: Highlight unknown feature bits and event masks
2012-12-18 Marcel Holtmannclient: Print message when pairing attempt is in progress
2012-12-18 Marcel Holtmannclient: Add support for providing agent capability
2012-12-18 Marcel Holtmanncore: Check for valid agent capability
2012-12-18 Marcel Holtmannclient: Add support for request authorization callbacks
2012-12-18 Marcel Holtmannclient: Handle legacy pairing and input of PIN codes
2012-12-18 Johan Hedbergcore: Only force SSP and LE setting through the initial...
2012-12-18 Johan Hedbergobexd: Merge obex-client into obexd daemon
2012-12-18 Mikel Astizadapter: Remove DevicesFound signal
2012-12-18 Johan Hedbergcore: Remove DisablePlugins main.conf entry
2012-12-18 Andre Guedeshog: Fix removing HoG device bug
2012-12-18 Andre Guedeshog: Refactor hog init and exit functions
2012-12-18 Andre Guedeshog: Merge hog_device.h code into hog_device.c
2012-12-18 Andre Guedeshog: Merge hog_manager.c code into hog_device.c
2012-12-18 Johan Hedbergtest: Update simple-agent to match latest agent API
2012-12-18 Johan Hedbergcore: Update agent manager implementation to match...
2012-12-18 Johan Hedbergdoc: Add object path parameter to RequestDefaultAgent
2012-12-18 Marcel Holtmanncore: Turn some messages into debugs and fix warning
2012-12-18 Marcel Holtmannclient: Remove broken helper for message blocks
2012-12-18 Marcel Holtmannclient: Always print messages with checking readline...
2012-12-18 Marcel Holtmannclient: Check for RL_STATE_DONE before trying to print
2012-12-18 Johan Hedbergobexd: Add client prefix to client manager functions
2012-12-18 Johan Hedbergcore: Fix memory leak of keys in check_config()
2012-12-18 Johan Hedbergaudio: Don't print an error for missing conf file
2012-12-18 Johan Hedberginput: Don't print an error for missing conf file
2012-12-18 Johan Hedbergproximity: Don't print an error for missing conf file
2012-12-18 Johan Hedbergcore: Don't print an error for missign main.conf file
2012-12-18 Johan Hedbergcore: Add checking for unknown main.conf entries
2012-12-18 Szymon Jancadapter: Use int for storing signed value
2012-12-18 Szymon Janchcidump: Fix compilation errors due to unaligned memory...
2012-12-18 Johan Hedbergdoc: Clarify ConnectProfile UUID parameter
2012-12-18 Johan Hedbergdoc: Bump AVRCP version from 1.4 to 1.5 in supported...
2012-12-18 Johan Hedbergdoc: Add Cycling Speed to supported-features document
2012-12-18 Johan Hedbergcore: Remove DisconnectRequested signal
2012-12-18 Johan Hedbergdoc: Fix minor formatting issue in device API
2012-12-18 Johan Hedbergdoc: Remove left-over mentions of adapter-based agent...
2012-12-18 Johan Hedbergaudio: Remove unused a2dp_sep_is_playing function
2012-12-18 Johan Hedbergaudio: Remove unnecessary a2dp_sep_get_lock function
2012-12-18 Johan Hedbergaudio: Remove unused a2dp_get_sep function
2012-12-18 Johan Hedbergcore: Make sdp-xml encoding defines private
2012-12-18 Johan Hedbergcore: Make sdp-xml functions private that aren't used...
2012-12-18 Johan Hedbergneard: Fix agent reference leak
2012-12-18 Johan Hedbergcore: Fix initiating pairing without a registered agent
2012-12-18 Marcel Holtmannclient: Restore command prompt when agent finishes
2012-12-18 Marcel Holtmanngdbus: Increase the method call timeout to 5 minutes
2012-12-18 Marcel Holtmannclient: Handle accepting/rejecting confirmation requests
2012-12-18 Marcel Holtmanngdbus: Add helper for sending async error replies
2012-12-18 Marcel Holtmannclient: Replace certain messages with printing helper
2012-12-18 Marcel Holtmannclient: Forward input to agent handling if needed
2012-12-18 Marcel Holtmannclient: Add support for handling passkey confirmation
2012-12-18 Marcel Holtmannclient: Use printing helper for agent messages
2012-12-18 Marcel Holtmannclient: Add helper function for readline async printing
2012-12-18 Marcel Holtmannemulator: Add support for Bluetooth host abstraction
2012-12-17 Marcel Holtmannmonitor: Fix whitespace damage
2012-12-17 João Paulo... test: Update simple-agent to new API
2012-12-17 Marcel Holtmannunit: Fix issue with D-Bus client unit test when buildi...
2012-12-17 Marcel Holtmannbuild: Add support for building hcidump utility
next