OSDN Git Service

android-x86/external-bluetooth-bluez.git
2013-09-25 Luiz Augusto... obexd/service: Fix possible leaking drivers list
2013-09-25 Luiz Augusto... obexd/server: Fix leaking drivers list
2013-09-23 Szymon Jancunit: Remove not needed functions from test-sdp
2013-09-23 Szymon Janccore: Remove not needed sdp_init_services_list function
2013-09-23 Szymon Jancadapter: Handle removing of SDP records
2013-09-23 Szymon Jancadapter: Handle adding new SDP records
2013-09-23 Szymon Jancadapter: Insert DeviceID record if setting DeviceID...
2013-09-21 Marcel Holtmannlib: Update company identifiers
2013-09-20 Johan Hedbergcore: Fix passing timeout when disabling discoverable...
2013-09-20 Johan Hedbergemulator/bthost: Fix using correct address type for...
2013-09-20 Johan Hedbergemulator/bthost: Fix ACL handle packing
2013-09-20 Johan Hedbergemulator/bthost: Track address type for connections
2013-09-20 Johan Hedbergemulator/bthost: Use right CID for LE signaling
2013-09-20 Johan Hedbergemulator/bthost: Pass full ACL connection context around
2013-09-19 Johan Hedbergemulator: Add initial LE L2CAP signaling support to...
2013-09-19 Johan Hedbergemulator: Add LE Connection Complete handling to bthost
2013-09-19 Johan Hedbergemulator: Refactor bthost ACL connection tracking
2013-09-19 Johan Hedbergemulator: Add skeleton for LE meta event handler in...
2013-09-19 Johan Hedbergemulator: Add basic advertise enable support for bthost
2013-09-19 Johan Hedbergtools/l2cap-tester: Fix using right hciemu type
2013-09-19 Johan Hedbergemulator: Add basic support for LE connections
2013-09-19 Johan Hedbergmonitor: Add define for "Connection Failed To Be Establ...
2013-09-19 Johan Hedbergemulator: Remove redundant empty line
2013-09-19 Andrei Emeltchenkosdp: Check correct number of bytes received in recv
2013-09-18 Johan Hedbergdoc: Update supported A2DP version to 1.3
2013-09-17 Johan Hedbergtools/l2cap-tester: Add invalid config request server...
2013-09-17 Johan Hedbergtools/l2cap-tester: Add invalid CID server test case
2013-09-17 Johan Hedbergtools/l2cap-tester: Fix sending right req code in tests
2013-09-17 Johan Hedbergtools/l2cap-tester: Add expected response data to nval...
2013-09-16 Marcel HoltmannRelease 5.9
2013-09-16 Luiz Augusto... obexd/bluetooth: Fix memory leak
2013-09-16 Christian Fetzerobexd: Remove msg from MAP session structure
2013-09-16 Christian Fetzerobexd: Use pending request in UpdateInbox
2013-09-16 Christian Fetzerobexd: Use pending request in ListMessages
2013-09-16 Christian Fetzerobexd: Use pending request in ListFolders
2013-09-16 Christian Fetzerobexd: Use pending request in SetFolder
2013-09-16 Christian Fetzerobexd: Add request struct to MAP
2013-09-16 Marcel Holtmanncore: Remove legacy parsing of OUI database
2013-09-13 Szymon Jancsap: Keep reference to btd_adapter in struct sap_server
2013-09-13 Szymon Janccore: Minor whitespace fix
2013-09-13 Szymon Jancgitignore: Add tools/btinfo
2013-09-13 Christian Fetzerobexd: Use documented values in org.bluez.obex.Message1...
2013-09-12 Johan Hedbergshared/hciemu: Fix sending a proper vhci create request...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_properties_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_signal_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_service_watch to track...
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when disconnecting from D-Bus
2013-09-12 Luiz Augusto... gdbus/watch: Fix aborting when removing D-Bus filter
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when g_dbus_remove_watch is...
2013-09-12 Luiz Augusto... unit: Add gdbus/client_force_disconnect
2013-09-12 Luiz Augusto... unit: Add gdbus/client_proxy_removed
2013-09-12 Szymon Jancmonitor: Add missing include
2013-09-11 Denis Kenziorprofile: Remove support for Cancel method
2013-09-11 Denis Kenziordoc: Remove Profile1.Cancel() method
2013-09-11 Denis Kenziordoc: Label Profile1.Release() method as no reply
2013-09-11 Szymon Jancavdtp: Remove unused STREAM_TIMEOUT define
2013-09-11 Szymon Jancavdtp: Remove not used includes
2013-09-11 Szymon Jancavdtp: Remove not used pending_auth from struct avdtp
2013-09-11 Marcel Holtmannshared: Check HCI packet type before sending it to...
2013-09-11 Andrei Emeltchenkocodingstyle: Change __FUNCTION__ to __func__
2013-09-11 Johan Hedbergemulator: Add missing HCI commands to the supported...
2013-09-11 Johan Hedbergemulator: Disallow SCO HCI commands on LE-only controllers
2013-09-11 Johan Hedbergemulator: Disallow HCI_Write_Current_IAP_LAP for LE...
2013-09-11 Marcel Holtmannemulator: Add support for reading local out-of-band...
2013-09-11 Marcel Holtmannemulator: Add options to usage description
2013-09-10 Luiz Augusto... obexd/bluetooth: Fix error on register_profile
2013-09-09 Marcel Holtmannbuild: Check for clock_gettime with -lrt
2013-09-09 Luiz Augusto... obexd: Make use of g_dbus_send_message*
2013-09-09 Luiz Augusto... audio/media: Make use of g_dbus_send_message_with_reply
2013-09-09 Luiz Augusto... neard: Make use of g_dbus_send_message_with_reply
2013-09-09 Luiz Augusto... core: Make use of g_dbus_send_message_with_reply
2013-09-09 Luiz Augusto... gdbus: Fix emitting PropertiesChanged twice
2013-09-09 Luiz Augusto... gdbus: Avoid calling dbus_connection_send*
2013-09-09 Luiz Augusto... gdbus: Add g_dbus_send_message_with_reply
2013-09-09 Luiz Augusto... gdbus: Fix sending ObjectManager/Properties signals...
2013-09-09 Luiz Augusto... unit: Add gdbus/client_check_order
2013-09-09 Luiz Augusto... build: Fix not rebuilding bluetoothd if gdbus changes
2013-09-09 Frédéric Dalleausco-tester: Update ECONNABORTED to EOPNOTSUPP
2013-09-09 Marcel Holtmannmonitor: Decode page scan and page scan period mode...
2013-09-09 Marcel Holtmannmonitor: Add definitions for page scan and page scan...
2013-09-09 Marcel Holtmannmonitor: Add more details to Set Event Filter decoding
2013-09-08 Marcel Holtmannmonitor: Add decoding for number of supported IAC command
2013-09-08 Marcel Holtmannmonitor: Add definition for number of supported IAC...
2013-09-08 Marcel Holtmannmonitor: Add decoding for link supervision timeout...
2013-09-08 Marcel Holtmannmonitor: Add definitions for link supervision timeout...
2013-09-08 Marcel Holtmannmonitor: Fix decoding of link policy settings command
2013-09-08 Marcel Holtmannemulator: Add support for LE test commands
2013-09-08 Marcel Holtmannemulator: Add emulation a few more HCI commands
2013-09-08 Marcel Holtmannmonitor: Decode host buffer size and device under test...
2013-09-08 Marcel Holtmannmonitor: Decode inquiry scan activity commands
2013-09-08 Marcel Holtmannmonitor: Decode security mode 3 auth and encrypt commands
2013-09-08 Marcel Holtmannmonitor: Add some missing HCI command definitions
2013-09-07 Marcel Holtmannemulator: Add support for host buffer size and LE rand...
2013-09-07 Marcel Holtmannmonitor: Add definition for host buffer size command
2013-09-06 David Herrmannhog: ignore UHID-setup events and document why
2013-09-05 Johan Hedbergmonitor: Fix minor white space issues in header
2013-09-04 Marcel Holtmanntools: Add example utility to demonstrate user channel...
2013-09-04 Marcel Holtmanntools: Make parameter argument variables const
2013-09-03 Luiz Augusto... core: Fix emitting empty Device1.UUIDs property
2013-09-02 Marcel Holtmanntools: Add command line options for btattach utility
next