OSDN Git Service

Merge "DO NOT MERGE: Send to local UUID for AV connection" into klp-wireless-dev
[android-x86/system-bt.git] / udrv /
2014-06-19 Sharvil NanavatiLogging cleanup: BTIF and APPL.
2014-05-08 Sharvil NanavatiEliminate dead code (helped by compiler warnings).
2014-02-24 Matthew Xieam 47128cf9: Merge "Bluetooth: fix sniff issue with...
2014-02-24 Matthew Xieam 6bc62a36: Merge "Bluetooth: GAP: Update bonded devic...
2014-02-24 Matthew XieMerge "Bluetooth: fix sniff issue with multiple rfcomm...
2014-02-23 Matthew XieMerge "Bluetooth: GAP: Update bonded device info immedi...
2014-02-22 Matthew XieMerge "Bluetooth: Cleanup bt_config.xml during BLE...
2014-02-14 Mike J. Chenam 136e4b1c: Merge "Don\'t send a dummy 0 HID event...
2014-02-12 Matthew Xieam 13a01401: Merge "Don\'t leak process-private data...
2014-02-12 Mike J. Chenam fab294ca: Merge "Fix bug introduced in last change...
2014-02-11 Mike J. Chenam b45e54f0: Merge "Fix warnings when BLE_INCLUDED...
2014-02-11 Mike J. Chenam ef04b8a2: Merge "Set some SMP and GATT to FALSE...
2014-02-11 Mike J. Chenam 384d6211: Merge "Revert "Make all warnings fatal...
2014-02-11 Mike J. Chenam 3d4f5c71: am b83a8234: Merge changes Ifc373f95,I95eb...
2014-02-11 Mike J. Chenam b83a8234: Merge changes Ifc373f95,I95eb887a,I1e6be2a...
2014-02-11 Mike J. ChenMerge changes Ifc373f95,I95eb887a,I1e6be2ab,Ia6ea939a...
2014-02-11 Mike J. ChenMajor warnings cleanup
2014-02-10 Elliott Hughesam 7d785aaf: am a5df8e12: Merge "Accept takes a socklen...
2014-02-07 Elliott Hughesam a5df8e12: Merge "Accept takes a socklen_t, not an...
2014-02-07 Elliott HughesMerge "Accept takes a socklen_t, not an int."
2014-02-07 Elliott HughesAccept takes a socklen_t, not an int.
2014-01-28 Matthew Xieam a94ee494: Merge "Fix calls to pthread_setschedparam."
2014-01-28 Colin Crossam 32d2c034: Merge "external/bluetooth/bluedroid: conve...
2013-12-16 Zhihai XuMerge "fixed problem with parsing GetAllCapabilitiesRsp"
2013-12-16 Kim SchulzFixes for problems found with coverity analyzer
2013-12-16 Zhihai XuMerge " the HID device state is out of sync after upair."
2013-12-16 Zhihai XuMerge "fix a potential native crash during bluetooth...
2013-12-16 Zhihai XuMerge "should return correct length and use shorter...
2013-12-16 Zhihai Xushould return correct length and use shorter poll time...
2013-12-03 Zhihai XuMerge "Pairing with dissapeard HID decive never times...
2013-12-03 Zhihai XuMerge "Copy paste error in HDP source/sink check"
2013-12-03 Zhihai XuMerge "fixed assignment with no effect"
2013-12-03 Zhihai XuMerge "Fixed wrong operator in uipc.c that cause always...
2013-12-03 Kim SchulzFixed wrong operator in uipc.c that cause always true...
2013-11-12 Matthew Xieam 46ebeb1d: Merge "LE: Increase number of simultaneous...
2013-11-11 Zhihai Xuam 72658f48: BLE is disconnected due to BLE service...
2013-11-08 Matthew Xieam dbba0e65: Replace Broadcom proprietary license heade...
2013-11-07 Matthew Xieam 04e05e9a: Merge "LE: Add devices to the inquiry...
2013-11-07 Zhihai Xuam dfd036d9: Merge "fix a memory leakage when Queue...
2013-11-07 Zhihai Xuam c04aadc3: Merge "Fixes random host disconnection...
2013-11-07 Matthew Xieam 6088d83d: Merge "whitelist well tested devices for...
2013-11-06 Zhihai Xuam 29fdb17a: Merge "need to save the BLE HID UUID to...
2013-11-06 Matthew Xieam 8fb6973d: Merge "Add toyota venza to the auto pair...
2013-11-05 Matthew Xieam e38180dc: Merge "Bluetooth: Send Error for Invalid...
2013-11-05 Zhihai Xuam 2003ec03: Merge "A typo to set wrong max connection...
2013-11-05 Zhihai Xuam cd9ceb9f: Merge "Unable to connect to a Motorola...
2013-11-05 Sunny Kapdiam 7a5c5910: Fixes BLE HCI commands concurrency issue
2013-10-29 Matthew Xieam 41e761b1: Merge "Treat devices advertising random...
2013-10-24 Matthew Xieam 93449a36: Merge "Blacklist Devices that donot handle...
2013-10-24 Zhihai Xuam 03d68523: Merge "Do not deregister HH GATT IF in...
2013-10-23 Zhihai Xuam cbd63326: Merge "LE: Only prepend valid HID report...
2013-10-20 Matthew Xieam 926267d2: Merge "Handle CL opening state in bta_jv_f...
2013-10-18 Zhihai Xuam 0c2e29d5: BTU SIGSEGV on RFCOMM connect to Linux...
2013-10-13 zzyam 031d239b: When rfcomm incoming queue is not empty...
2013-10-10 Matthew Xieam 65b8e0f3: Merge "Remove MMS support from MAP SDP...
2013-10-09 Matthew Xieam 6b728e41: Merge "Interleave br/edr device discovery...
2013-10-09 zzyam 7939ed0c: added filter remove api to control the...
2013-10-08 Andre Eisenbacham ccf9c15f: LE: Improved handling of illegal GATT...
2013-10-04 Zhihai Xuam a7a4a61c: Merge "Crash after unpairing BT keyboard...
2013-10-04 Zhihai Xuam 379743be: Failure to start playback on A2DP sink...
2013-10-03 Elliott Hughesam 3190d499: Merge "Fix uipc.c to never pass -1 to...
2013-10-03 Elliott HughesMerge "Fix uipc.c to never pass -1 to FD_ISSET."
2013-10-03 Elliott HughesFix uipc.c to never pass -1 to FD_ISSET.
2013-08-15 Matthew XieMerge "bluedroid: Fix build with gcc 4.8"
2013-03-11 Conley Owensam 04c1c088: am c30f9355: Merge "Remove bluedroid confi...
2013-02-28 Nick Kralevicham 93a2edbf: am 6c1b8172: Merge "bluedroid: use correct...
2013-02-13 Ganesh Ganapathi... Resolved partial uipc channel read issue
2012-12-13 The Android Open... Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf