OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-11-03 Marcel Holtmannmonitor: Add SMP opcode decoding
2012-11-03 Marcel Holtmannmonitor: Add L2CAP opcode decoding
2012-11-03 Marcel Holtmannmonitor: Add A2MP opcode decoding
2012-11-03 Marcel Holtmannmonitor: Add ATT opcode decoding
2012-11-03 Marcel Holtmannmonitor: Add simple L2CAP packet framing
2012-11-03 Marcel Holtmannmonitor: Majority of LE commands and events
2012-11-03 Marcel Holtmannmonitor: Complete basic rate link policy commands
2012-11-03 Marcel Holtmannmonitor: Update color encodings
2012-11-02 Marcel Holtmannmonitor: Complete basic rate link control commands
2012-11-02 Marcel Holtmannmonitor: Add support for automatic pager
2012-11-02 Marcel Holtmannmonitor: Read logs with data link type 1002
2012-11-02 Marcel Holtmannmonitor: Add decoding for all basic rate events
2012-11-02 Marcel Holtmannmonitor: Add decoding for all inquiry result events
2012-11-02 Marcel Holtmannemulator: Add the page scan modes to inquiry results
2012-11-02 Marcel Holtmannmonitor: Add a few more LE commands to the decoding
2012-11-02 Marcel Holtmannmonitor: Enable simple coloring
2012-11-02 Marcel Holtmannmonitor: Fix two minor typos
2012-11-02 Marcel Holtmannmonitor: Add more decoding of HCI commands and events
2012-11-02 Marcel Holtmannlib: Fix EVT_CONN_COMPLETE_SIZE constant
2012-11-02 Marcel Holtmannmonitor: Add complete list for error descriptions
2012-11-01 Luiz Augusto... AVCTP: Fix scope of transactions to be per channel
2012-11-01 Marcel Holtmannmonitor: Add some basic HCI command and event parsing
2012-11-01 Marcel Holtmannmonitor: Add support for full client handling and printing
2012-11-01 Marcel Holtmannemulator: Handle requests for advertising channel TX...
2012-11-01 Marcel Holtmannmonitor: Add data structure for advertising channel...
2012-11-01 Marcel Holtmannmonitor: Add support for reading btsnoop trace files
2012-10-31 Frédéric Danishcitool: Retrieve names from cache directory
2012-10-31 Frédéric Danisinput: Retrieve device name from device object
2012-10-31 Frédéric Danisdbusoob: Set device name in device object
2012-10-31 Johan Hedbergcore: Make btd_event_remote_name local parameter const
2012-10-31 Johan Hedbergcore: Fix coding style in event.h (long lines)
2012-10-31 Johan Hedbergcore: Make remote name event parameters const
2012-10-31 Frédéric Danisdevice: Retrieve name from storage
2012-10-31 Frédéric Danisdoc: Update settings-storage.txt
2012-10-31 Frédéric Danisadapter: Simplify cached name storage
2012-10-31 Luiz Augusto... test: Add support for using external player
2012-10-31 Luiz Augusto... test: Fix using Number instead of Track in mpris-player
2012-10-31 Luiz Augusto... test: Fix using Number instead of Track in simple-player
2012-10-31 Luiz Augusto... AVRCP: Remove conversions inside media.c
2012-10-31 Luiz Augusto... player: Add support for SetProperty
2012-10-31 Luiz Augusto... audio: Export remote player as children object path...
2012-10-31 Luiz Augusto... AVRCP: Add initial support for controller player
2012-10-31 Marcel Holtmannmonitor: Store traces with new data link format
2012-10-31 Marcel Holtmannmonitor: Add support for server channels
2012-10-31 Marcel Holtmannemulator: Add version and usage information
2012-10-31 Marcel Holtmannemulator: Fix issue with remote disconnects
2012-10-30 João Paulo... build: Fix selecting HoG suspend backend
2012-10-29 Marcel Holtmannemulator: Handle the local AMP info command
2012-10-29 Marcel Holtmannmonitor: Add packet information for local AMP info...
2012-10-29 Marcel Holtmannemulator: Create support for enabling AMP controllers
2012-10-29 Marcel Holtmannhciattach: Allow creating AMP controller over UART
2012-10-29 Marcel Holtmannemulator: Add type definition for AMP controller
2012-10-29 Marcel Holtmannemulator: Add stub for LE single mode devices
2012-10-29 Marcel Holtmannemulator: Allow specifying controller type
2012-10-29 Marcel Holtmannemulator: Create unique addresses accross devices
2012-10-29 Marcel Holtmannemulator: Ignore failures for device transports
2012-10-29 Marcel Holtmannemulator: Add support for TCP server connections
2012-10-29 Luiz Augusto... AVDTP: Do not keep a internal reference
2012-10-26 Luiz Augusto... core: Do not call the callback on btd_cancel_authorization
2012-10-26 Luiz Augusto... core: Fix memory leak
2012-10-26 Luiz Augusto... AVRCP: Add support for settings changed event
2012-10-26 Luiz Augusto... AVCTP: Reduce verbosity of PDU parsing
2012-10-26 Luiz Augusto... AVRCP: Fix not adding session to player's list of sessions
2012-10-26 Luiz Augusto... AVRCP: Don't respond with errors when no player is...
2012-10-26 Luiz Augusto... AVRCP: Fix using void * for metadata values
2012-10-26 Luiz Augusto... control: Fix Control.Disconnect not generating any...
2012-10-26 Mikel Astiznetwork: Remove unnecessary field from connect_req
2012-10-25 Marti Raudseppsystemd: prevent duplicate logging messages in journal
2012-10-25 Johan Hedbergnetwork: Add missing btd_device reference counting
2012-10-25 Mikel Astizinput: Add profile .disconnect
2012-10-25 Mikel Astizinput: Expose internal disconnection API
2012-10-25 Mikel Astizinput: Trivial function rename
2012-10-25 Mikel Astiznetwork: Add network .connect and .disconnect
2012-10-25 Mikel Astiznetwork: Split Network into three btd_profile
2012-10-25 Mikel Astiznetwork: Expose internal connection API
2012-10-25 Mikel Astiznetwork: Trivial function rename
2012-10-25 Mikel Astiznetwork: Specify id while registering server
2012-10-25 Frédéric Danisevent: Remove write of LastSeen info
2012-10-25 Frédéric Danisadapter: Move storage names to cache directory
2012-10-25 Frédéric DanisTODO: Add entry to remove storage convertion function
2012-10-25 Frédéric Danisadapter: Move saved config to ini-file format
2012-10-25 Frédéric Danisadapter: Read mode in storage at init
2012-10-25 Frédéric Danisadapter: Read discoverable timeout in storage at init
2012-10-25 Frédéric Danisadapter: Read pairable timeout in storage at init
2012-10-25 Frédéric Danisadapter: Move pairable read to load_config()
2012-10-25 Frédéric Danisadapter: Remove device class storage
2012-10-25 Frédéric Danisadaptername: Retrieve config name from adapter
2012-10-25 Frédéric Danisadapter: Read name in storage at init
2012-10-25 Frédéric Danisdoc: Add settings storage documentation
2012-10-23 Michael Knudsendoc: Fix typo in media API
2012-10-22 Johan Hedbergdoc: Add missing info of peripheral setting to mgmt API
2012-10-22 Johan Hedbergmgmt: Remove LE prefix from the peripheral setting
2012-10-22 Johan Hedbergmgmt: Add support for LE peripheral mode
2012-10-22 Johan Hedbergbtmgmt: Add basic EIR parsing
2012-10-22 Johan Hedbergcore: Remove unnecessary include from glib-helper.c
2012-10-19 Johan Hedbergsap: Fix connected property fetching when not connected
2012-10-19 Ludek Finstrleattrib: Fix memory leak if att_data_list_alloc fails
2012-10-19 Lucas De Marchidoc: Update Health to BlueZ 5
2012-10-19 Lucas De Marchihealth: Convert HealthDevice to DBus.Properties
2012-10-19 Lucas De Marchihealth: Convert HealthChannel to DBus.Properties
next