OSDN Git Service

android-x86/external-bluetooth-bluez.git
2014-03-22 Johan Hedbergcore: Update btd_adapter_find_device to also match...
2014-03-22 Johan Hedbergcore: Add function to look up devices also by their...
2014-03-22 Marcel Holtmannmonitor: Update decoding of Apple manufacturer advertis...
2014-03-21 Szymon Jancdevice: Fix sending unneeded property change signals
2014-03-21 Marcin Kraglakandroid/handsfree: Start codec selection if HF send...
2014-03-21 Johan Hedbergcore: Fix g_hash_table_destroy when running without -E
2014-03-21 Luiz Augusto... obexd/client: Fix not sending OBEX Disconnect when...
2014-03-21 Luiz Augusto... unit/test-gobex: Add test for g_obex_disconnect
2014-03-21 Luiz Augusto... gobex: Add g_obex_disconnect
2014-03-21 Luiz Augusto... TODO: Add task to implement authentication in obexd
2014-03-21 Luiz Augusto... TODO: Add unit tests for GOEP
2014-03-21 Luiz Augusto... TODO: Add task for PBAP 1.2
2014-03-21 Luiz Augusto... core/profile: Add MapSupportedFeatures to MSN record
2014-03-21 Luiz Augusto... lib/sdp: Add MapSupportedFeatures attribute
2014-03-21 Luiz Augusto... lib/sdp: Add PbapSupportedFeatures attribute
2014-03-21 Luiz Augusto... gobex/transfer: Keep request id for GET when SRM is...
2014-03-21 Luiz Augusto... gobex: Fix not resetting SRM setup
2014-03-21 Claudio Takahasiunit: Use lower-case for 128-bit UUIDs
2014-03-21 Claudio TakahasiReplace bt_get_le64() by get_le64()
2014-03-21 Claudio TakahasiReplace bt_get_le32() by get_le32()
2014-03-21 Claudio TakahasiReplace bt_get_le16() by get_le16()
2014-03-21 Johan Hedbergshared: Fix incorrect "const" in 32/64 bit put functions
2014-03-21 Claudio Takahasishared: Add put_be64()
2014-03-21 Claudio Takahasishared: Add put_be32()
2014-03-21 Claudio Takahasishared: Add put_be16()
2014-03-21 Claudio Takahasishared: Add get_be64()
2014-03-21 Claudio Takahasishared: Add get_be32()
2014-03-21 Claudio Takahasishared: Add get_be16()
2014-03-21 Claudio Takahasishared: Add get_le64()
2014-03-21 Claudio Takahasishared: Add get_le32()
2014-03-21 Claudio Takahasishared: Add get_le16()
2014-03-21 Claudio Takahasishared: Add put_le64()
2014-03-20 Claudio Takahasiunit: Add test for g_dbus_client_set_ready_watch()
2014-03-20 Claudio Takahasigatt: Add read callback to btd_gatt_add_char helper
2014-03-20 Claudio Takahasigatt: Add hash table of GDBusProxy objects
2014-03-20 Claudio Takahasigatt: Add characteristic to the database
2014-03-20 Andre Guedesgatt: Add helper for creating GATT characteristics
2014-03-20 Andre Guedesgatt: Add function to create constant attributes
2014-03-20 Claudio Takahasishared: Add bswap_128()
2014-03-20 Szymon Jancandroid: Fix some random code style issues
2014-03-20 Luiz Augusto... obexd/client: Fix not being able cancel GET requests
2014-03-20 Luiz Augusto... core/profile: Remove code for waiting services to be...
2014-03-20 Luiz Augusto... core: Wait for services to be resolved before doing...
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Remove dead code
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Minor fix in Stop discovery Success...
2014-03-20 Johan Hedbergcore: Ignore ATT errors when considering Pair() success
2014-03-20 Johan Hedbergcore: Fix Paired property notification for multiple...
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Refactor setup_start_discovery function
2014-03-20 Szymon Jancandroid/README: Add "Customization" section
2014-03-20 Szymon Jancandroid/README: Update Known Android issues section
2014-03-20 Szymon Jancandroid/handsfree: Fix not sending callheld=2 when...
2014-03-20 Szymon Jancandroid/handsfree: Improve audio connection handling
2014-03-20 Lukasz Rymanowskishared: Fix missing destroy callback in timeout_add
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Remove not used condition
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquir...
2014-03-20 Lukasz Rymanowskitools/mgmt-tester: Fix for Stop discovery test
2014-03-20 Lukasz Rymanowskiandroid/tester: Fix handling inquiry by android tester
2014-03-20 Johan Hedbergemulator: Minor coding style fix
2014-03-20 Lukasz Rymanowskiemulator: Add handling inquiry_lenght from inquiry...
2014-03-20 Lukasz Rymanowskiemulator: Add handling inquiry number of responses
2014-03-20 Lukasz Rymanowskiemulator: Add inquiry cancel
2014-03-20 Lukasz Rymanowskiemulator: Use timeout for sending inquiry results
2014-03-20 Johan Hedbergcore: Treat NOT_CONNECTED response as disconnection...
2014-03-20 Johan Hedbergattrib: Fix gatt_primary leaks when a failure occurs
2014-03-20 Johan Hedbergtools/ibeacon: Convert to using shared/timeout.h
2014-03-20 Johan Hedbergtools/btinfo: Convert to using shared/timeout.h
2014-03-20 Johan Hedbergtools/3dsp: Convert to using shared/timeout.h
2014-03-20 Marcel Holtmannshared: Fix mainloop timeout return value check
2014-03-20 Marcel Holtmannshared: Use unsigned int for timeout identifier
2014-03-20 Marcel Holtmannbuild: Add timeout abstraction to Bluetooth emulation
2014-03-20 Marcel Holtmannbuild: Add timeout abstraction to main Bluetooth daemon
2014-03-19 Johan Hedbergattrib: Use destroy notify for included query
2014-03-19 Johan Hedbergattrib: Fix potential leaks with primary discovery...
2014-03-19 Johan Hedbergcore: Don't try to continue ATT discovery after a failure
2014-03-19 Johan Hedbergcore: Add debug logs to track ATT discover progress
2014-03-19 Johan Hedberggattrib: Fix pending command handling when getting...
2014-03-19 Johan Hedbergcore: Fix replying to Pair() if disconnected during...
2014-03-19 Johan Hedbergcore: Fix completing ATT service discovery when no...
2014-03-19 Johan Hedbergcore: Fix memory leaks with struct discover_char
2014-03-19 Szymon Jancandroid/health: Move unregister app command definition...
2014-03-19 Johan Hedbergcore: Fix agent ref leak when freeing auth request
2014-03-19 Johan Hedbergcore: Fix unnecessary calls to agent_cancel()
2014-03-19 Johan Hedbergcore: Fix missing agent_unref call when cancelling...
2014-03-19 Andrzej Kaczmarektest: Fix cyclingspeed manager interface name
2014-03-19 Andrzej Kaczmarektest: Add missing import in cyclingspeed
2014-03-19 Szymon Jancandroid/handsfree: Add support for WBS mode
2014-03-19 Szymon Jancandroid: Add WBS mode to handsfree HAL
2014-03-18 Andrei Emeltchenkounit/avrcp: Fix possible buffer overflow
2014-03-18 Ravi kumar... android/client: Add AVRCP list_player_app_attr_cb support
2014-03-18 Ravi kumar... android/client: Add AVRCP list_player_app_values_cb...
2014-03-18 Ravi kumar... android/client: Add AVRCP get_player_app_attrs_text_cb...
2014-03-18 Ravi kumar... android/client: Add AVRCP get_player_app_value_cb support
2014-03-18 Ravi kumar... android/client: Add AVRCP get_player_app_values_text_cb...
2014-03-18 Ravi kumar... android/client: Add AVRCP set_player_app_value_cb support
2014-03-18 Ravi kumar... android/client: Add AVRCP passthrough_cmd_cb support
2014-03-18 Ravi kumar... android/client: Add AVRCP set_player_app_value_rsp...
2014-03-18 Szymon Jancandroid/pts: Update AVCTP version and test results
2014-03-18 Szymon Jancandroid/avrcp: Bump AVCTP version to 1.4
2014-03-18 Andrei Emeltchenkoandroid/avrcp: Fix possible buffer overflow
2014-03-18 Luiz Augusto... android/avrcp-lib: Fix avrcp_get_player_attribute_text_rsp
next