OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-19 Marcel Holtmanncore: Explictly set default values for the options
2012-12-19 Marcel Holtmanncore: Remove unused link_policy setting
2012-12-19 Marcel Holtmanncore: Remove unused link_mode setting
2012-12-19 Marcel Holtmanncore: Remove PageTimeout configuration option
2012-12-19 Marcel Holtmanncore: Force not discoverable at power on if timeout...
2012-12-19 Marcel Holtmanncore: Check for discoverable timeout settings during...
2012-12-19 Marcel Holtmanncore: Set the address type when canceling pair device...
2012-12-19 Marcel Holtmanncore: Provide address type information to unpair command
2012-12-19 Marcel Holtmanncore: Print timeout value for set discoverable debug
2012-12-19 Marcel Holtmanncore: Print compact info about Bluetooth management...
2012-12-19 Johan Hedbergcore: Fix treating uuid_any as an invalid UUID
2012-12-19 Luiz Augusto... audio: Remove adapter list
2012-12-19 Luiz Augusto... audio: Fix not releasing all references to btd_adapter
2012-12-19 Johan Hedbergcore: Print mgmt version and revision through info...
2012-12-19 Johan Hedbergcore: Filter out non-16 bit UUIDs when talking to mgmt
2012-12-19 Marcel Holtmannbuild: Don't create empty udev rules.d directory
2012-12-19 Marcel Holtmannobexd: Reorder command line options
2012-12-19 Johan Hedbergcore: Always power off adapter when stopping bluetoothd
2012-12-19 Marcel Holtmanncore: Turn another info() into DBG() for less clutter...
2012-12-19 Szymon Jancavctp: Remove double looking for audio device
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
next