OSDN Git Service

android-x86/external-bluetooth-bluez.git
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
2012-12-17 Marcel Holtmannhcidump: Add private header for L2CAP structures
2012-12-17 Marcel Holtmannhcidump: Add missing declaration of amp_assoc_dump
2012-12-17 Marcel Holtmannhcidump: Fix includes for parser functions
2012-12-17 Marcel Holtmannhcidump: Add support for reading new data link btsnoop...
2012-12-17 Johan Hedberghcidump: Print all HCI_LE_Create_Connection parameters
2012-12-17 Andrei Emeltchenkohcidump: Decode Read Data Block Size HCI cmd
2012-12-17 Andrei Emeltchenkohcidump: Decode Num Completed Data Blocks
2012-12-17 Luiz Augusto... hcidump: Add parsing for GeneralReject PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for AddToNowPlaying PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for Search PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for PlayItem PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for GetItemAttributes PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for ChangePath PDU
2012-12-17 Luiz Augusto... hcidump: Add parsing for GetFolderItems PDU
2012-12-17 Luiz Augusto... hcidump: Fix parsing SetBrowsedPlayer as AV/C pdu
2012-12-17 Luiz Augusto... hcidump: Add initial support for browsing channel
2012-12-17 Luiz Augusto... hcidump: Fix parsing of SetAddressedPlayer PDU
2012-12-17 Andrei Emeltchenkohcidump: clean l2cap chan create/move dump
2012-12-17 Andrei Emeltchenkohcidump: Fix printing link handle
2012-12-17 Luiz Augusto... hcidump: Fix not printing new line when parsing Address...
2012-12-17 Andrzej Kaczmarekhcidump: Fix EIR data parsing
next