OSDN Git Service

android-x86/system-bt.git
2014-05-08 Sharvil NanavatiClean up the public functions in userial.c.
2014-05-08 Sharvil NanavatiEliminate dead code (helped by compiler warnings).
2014-05-08 Sharvil NanavatiFix data type for rmt_auth_req; it stores an integral...
2014-05-08 Sharvil NanavatiMinor cleanup of userial code.
2014-05-08 Sharvil NanavatiUpdate RFCOMM socket code to use list data structure.
2014-05-07 Sharvil NanavatiUpdate btif_profile_queue to use the list data structure.
2014-05-07 Sharvil NanavatiAdd a singly linked list implementation for OSI.
2014-05-07 Hemant GuptaBluetooth: On Suspend ignore media task timer event
2014-05-05 Hemant GuptaHID: Send Close event to upper layers during reconnection
2014-05-05 Hemant GuptaGAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req
2014-05-05 Hemant GuptaMHF: Route call to correct HS in multi call scenario.
2014-05-05 Matthew XieMerge "fix random crashes in bd2str caused by exceeding...
2014-05-05 Ganesh Ganapathi... Resolve Pairing failure with IPhone
2014-05-04 Sharvil NanavatiTemporarily fix test suite to swap arguments until...
2014-05-03 Sharvil NanavatiInitial import of HAL-layer tests for bluedroid.
2014-05-02 Matthew XieMerge "Fix Null pointer access in GKI timer library...
2014-05-02 Matthew XieMerge "Fix issue of HDP select thread not exiting durin...
2014-05-02 Hemant GuptaGAP: Avoiding two disconnections from DUT
2014-05-02 Hemant GuptaGAP: Update local device name immediately
2014-04-30 Ganesh Ganapathi... Fix Null pointer access in GKI timer library
2014-04-30 Ganesh Ganapathi... Merge BT 4.1 features
2014-04-30 Ganesh Ganapathi... fix random crashes in bd2str caused by exceeding string...
2014-04-29 Zhihai Xufix compilation error due to not include correct header
2014-04-29 Nitin SrivastavaAdd support for Multi-HFP devices
2014-04-29 Nitin SrivastavaBluetooth: Clear Notification array on AVRCP disconnect
2014-04-29 Nitin SrivastavaSet out stream to null if control socket fails to connect
2014-04-29 Nitin SrivastavBluetooth: retry recv in case of EINTR
2014-04-29 Zhihai XuBluetooth: GAP: Remove bonded device info on Authentica...
2014-04-28 Ganesh Ganapathi... Fix issue of HDP select thread not exiting during BT OFF
2014-04-26 Sharvil NanavatiUse standard C99 integral types. This offers better...
2014-04-21 Zhihai XuIncreasing the SDP_MTU_SIZE from 256 to the default...
2014-04-21 Zhihai Xua2dp audio HAL: use correct interface version
2014-04-21 Zhihai XuAllow simultaneous LE Observe and BTM Inquiry/Scan
2014-04-21 Zhihai XuSDP: Allocate proper sized scratch buffer for SDP response
2014-04-21 Zhihai Xuflounder64: bluetooth: Adjust volume level on BT HS...
2014-04-21 Zhihai Xuaudio: fix set_parameters return value.
2014-04-21 Hemant GuptaHID: Use dynamic memory while sending data
2014-04-21 Hemant GuptaHID: Parse paired hid devices from bluez.
2014-04-21 Hemant GuptaGAP: Try to retrieve CoD from NVRAM if 0
2014-04-21 Hemant GuptaHID: Reset Disconnect Reason on Connection Establishment
2014-04-21 Zhihai XuHID: Remove device from nvram on auth failure
2014-04-21 Zhihai XuHID: Use dynamic memory while sending report
2014-04-21 Hemant GuptaHID: Serialize L2CAP disconnection
2014-04-21 Hemant GuptaHID: Handle connection failure in disconnecting state
2014-04-21 Hemant GuptaHID: Reset Idle timeout to 0 while hid disconnection
2014-04-21 Zhihai XuMerge "HID: Fix memory leak in HID Code" into klp-wirel...
2014-04-21 Zhihai XuHID: Fix memory leak in HID Code
2014-04-21 Zhihai XuMerge "HID: Establish Interrupt Channel when Control...
2014-04-21 Hemant GuptaHID: Reduce poll time to 50 ms for polling from uhid...
2014-04-21 Hemant GuptaHID: Update SSR parameters during copy.
2014-04-21 Zhihai XuMerge "Fix GKI exception of calling free on an already...
2014-04-21 Zhihai XuFix GKI exception of calling free on an already freed...
2014-04-21 Zhihai XuMerge "bluetooth: hid: store ssr_max_latency and ssr_mi...
2014-04-21 Zhihai Xubluetooth: hid: store ssr_max_latency and ssr_min_tout...
2014-04-21 Hemant GuptaHID: Establish Interrupt Channel when Control channel...
2014-04-19 Sharvil NanavatiAdd flow control for PAN.
2014-04-18 Wei WangFixed a build warning.
2014-04-18 Wei WangMerge "LE: Add controller based advertising filter...
2014-04-18 Andre EisenbachLE: Add controller based advertising filter API (2/2)
2014-04-18 Sharvil NanavatiEliminate warnings, add -Wall and -Werror to all projects.
2014-04-18 Sharvil NanavatiRewrite PAN_Write in terms of PAN_WriteBuf.
2014-04-17 Sharvil NanavatiMerge "Remove unused file gki_inet.h and BIG_ENDIAN...
2014-04-17 Matthew XieMerge "Bluetooth: GAP: Send bond none in case of temp...
2014-04-16 Zhihai XuMerge "LE: Add API to configure MTU for a given connect...
2014-04-16 Zhihai XuLE: Add API to configure MTU for a given connection...
2014-04-16 Zhihai XuMerge "remove all advertised services in SDP btif_av_in...
2014-04-16 Zhihai Xuremove all advertised services in SDP
2014-04-16 Zhihai XuMerge "open GATT client didn't reserve the BLE link...
2014-04-16 Zhihai Xuopen GATT client didn't reserve the BLE link if open...
2014-04-16 Zhihai XuMerge "Workaround IPHONE problem" into klp-wireless-dev
2014-04-16 Zhihai XuWorkaround IPHONE problem
2014-04-16 Zhihai XuMerge "treat BTA_BUSY as success to avoid unpair the...
2014-04-16 Zhihai Xutreat BTA_BUSY as success to avoid unpair the BLE device
2014-04-16 Zhihai XuMerge "print MTU size after get MTU request from iphone...
2014-04-16 Zhihai Xuprint MTU size after get MTU request from iphone.
2014-04-16 Zhihai XuMerge "support resolve BLE random mac address for both...
2014-04-16 Zhihai Xusupport resolve BLE random mac address for both central...
2014-04-16 Zhihai XuMerge "support peripheral mode feature to connect iphon...
2014-04-16 Zhihai Xusupport peripheral mode feature to connect iphone to...
2014-04-16 Zhihai XuMerge "increase the bluetooth task priority when start...
2014-04-16 Zhihai Xuincrease the bluetooth task priority when start a2dp.
2014-04-16 Sharvil NanavatiCompile using C99.
2014-04-15 Hemant GuptaBluetooth: GAP: Send bond none in case of temp pairing
2014-04-14 Sharvil NanavatiRemove unused file gki_inet.h and BIG_ENDIAN macro.
2014-04-13 Sharvil NanavatiRemove executable bit on source files.
2014-04-01 Andre EisenbachDO NOT MERGE: LE: Add status callback function for...
2014-03-20 Matthew XieDO NOT MERGE Revert "external/bluetooth/bluedroid:...
2014-02-24 Matthew Xieam 7d006e6b: am a69e0ae1: am 47128cf9: Merge "Bluetooth...
2014-02-24 Matthew Xieam 9d368b68: am 1292dd82: am 6bc62a36: Merge "Bluetooth...
2014-02-24 Matthew Xieam a69e0ae1: am 47128cf9: Merge "Bluetooth: fix sniff...
2014-02-24 Matthew Xieam 1292dd82: am 6bc62a36: Merge "Bluetooth: GAP: Update...
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-22 Sunny KapdiBluetooth: Cleanup bt_config.xml during BLE Scan
2014-02-19 Pradeep PanigrahiBluetooth: fix sniff issue with multiple rfcomm connect...
2014-02-19 Srinu JellaBluetooth: GAP: Update bonded device info immediately...
2014-02-14 Mike J. Chenam 0c880603: am 6a342588: am 136e4b1c: Merge "Don\...
next