OSDN Git Service

android-x86/external-bluetooth-bluez.git
2014-03-24 Claudio Takahasitools: Emit property changed when Value changes
2014-03-24 Alvaro Silvatools: Add setting Value property of gatt-service
2014-03-24 Alvaro Silvatools: Add reading Value property of gatt-service
2014-03-24 Alvaro Silvatools: Add Alert Level characteristic to gatt-service
2014-03-24 Claudio Takahasigatt: Add Write Request handling for GDBusProxy
2014-03-24 Claudio Takahasigatt: Add result callback for Write Request
2014-03-24 Claudio Takahasigatt: Assign write callback for external services
2014-03-24 Claudio Takahasigatt: Add write callback to btd_gatt_add_char helper
2014-03-24 Szymon Jancandroid/bluetooth: Fix handling of BREDR, LE and dual...
2014-03-24 Szymon Jancandroid/bluetooth: Add support for new long term key...
2014-03-24 Szymon Jancandroid/bluetooth: Add support for loading LTKs
2014-03-24 Szymon Jancandroid/bluetooth: Filter out not discoverable LE devices
2014-03-24 Lukasz Rymanowskiandroid/gatt: Restart scan after connection
2014-03-24 Lukasz Rymanowskiandroid/gatt: Fix scan handling
2014-03-24 Szymon Janccore: Move EIR flags definitions to eir.h
2014-03-24 Andrei Emeltchenkounit/avrcp: Fix possible buffer overflow
2014-03-24 Claudio Takahasitools: Fix coding style when testing pointer
2014-03-24 Claudio Takahasigatt: Fix coding style checking boolean
2014-03-24 Claudio Takahasigdbus: Add g_dbus_proxy_set_property_array
2014-03-24 Claudio Takahasigatt: Assign read callback for external services
2014-03-23 Marcel Holtmannshared: Add proper IO disconnect handling when using...
2014-03-23 Marcel Holtmannshared: Add simple function to remove entry from queue
2014-03-22 Szymon Janceir: Use unsigned int for flags in struct eir_data
2014-03-22 Szymon Jancandroid/bluetooth: Constify bdaddr parameter in bt_le_d...
2014-03-22 Johan Hedbergcore: Use non-discoverable LE device found events for...
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
next