OSDN Git Service

android-x86/system-bt.git
2014-06-29 Hemant GuptaBluetooth: Fix to avoid NULL pointer dereferences
2014-06-29 Hemant GuptaGAP: Retain the old COD if already present
2014-06-29 Hemant GuptaL2CAP: Send HCI connect with all packet types supported
2014-06-28 Matthew XieMerge "GAP: Handle invalid SDP service search request...
2014-06-28 Hemant GuptaGAP: Handle invalid SDP service search request
2014-06-28 Hemant GuptaGAP: Handled collision scenerio with headset
2014-06-28 Matthew XieMerge "GAP: Handled collision scenerio with headset...
2014-06-29 Sharvil NanavatiFix build: remove bte_version.c from makefile since...
2014-06-29 Sharvil NanavatiAdd a flexible array to the end of BT_HDR to avoid...
2014-06-29 Sharvil NanavatiEliminate HCI flow control. It is not used anywhere...
2014-06-29 Sharvil NanavatiRemove BTE/BTIF version strings. DID profile should...
2014-06-29 Sharvil NanavatiEliminate unused argument to dealloc.
2014-06-29 Sharvil NanavatiAdd documentation and non-blocking functions to fixed_q...
2014-06-28 Andre EisenbachLE: Add is_connected() function (2/3)
2014-06-27 Andre EisenbachLE: Add notification sent and congestion callbacks...
2014-06-25 Sharvil NanavatiAdd documentation for semaphore and add a semaphore_try...
2014-06-24 Chris MantonBLE privacy timer
2014-06-24 Chris MantonRIP: Removal of more dead timer code
2014-06-24 Chris MantonExtended a few timer API functions
2014-06-23 Sharvil NanavatiClean up DID configuration parsing.
2014-06-20 Sharvil NanavatiClean up interaction with libbt-vendor library.
2014-06-19 Sharvil NanavatiMake unit tests pass again after OS callout change.
2014-06-19 Sharvil NanavatiLogging cleanup: GKI.
2014-06-19 Sharvil NanavatiFix build for mako devices.
2014-06-19 Sharvil NanavatiClean up btsnoop code.
2014-06-19 Sharvil NanavatiFix power management: config table length was calculate...
2014-06-19 Sharvil NanavatiLogging cleanup: remove unused macros.
2014-06-19 Sharvil NanavatiFix build, replace logging macro.
2014-06-19 Sharvil NanavatiLogging cleanup: BTIF and APPL.
2014-06-19 Sharvil NanavatiLogging cleanup: AVRC, MCA, GATT, and SMP.
2014-06-19 Sharvil NanavatiLogging cleanup: A2D, AVDT, and AVCT.
2014-06-19 Sharvil NanavatiLogging cleanup: HIDH, BNEP, and PAN.
2014-06-19 Sharvil NanavatiLogging cleanup: RFCOMM and GAP.
2014-06-19 Sharvil NanavatiLogging cleanup: L2CAP and SDP.
2014-06-18 Matthew XieMerge "Reload Hid info only for bonded device" into...
2014-06-18 Satya CallojiAddress allocation scheme for multiple advertisers
2014-06-18 Priti AgheraReload Hid info only for bonded device
2014-06-11 Prerepa ViswanadhamFix build for aosp_manta
2014-06-11 Chris MantonRemove dead timer code from btu
2014-06-10 Mike LockwoodFix build breakage due to bad rebase
2014-06-10 Mike LockwoodFix garbage left in makefile
2014-06-10 Mike LockwoodMove AVRCP controller support to separate HAL interface
2014-06-10 Mike LockwoodMore work on A2DP Sink:
2014-06-10 Hemant GuptaSBC Decoder for A2DP SINK
2014-06-10 Hemant GuptaAdd A2DP Sink Support
2014-06-10 Sharvil NanavatiEliminate more dead code in GKI.
2014-06-09 Chris MantonRe-layout Android.mk for single shared library
2014-06-09 Sharvil NanavatiEliminate dead code: remove GKI_sched* from the codebase.
2014-06-09 Sharvil NanavatiParse auto_pair_devlist.conf file with the generic...
2014-06-07 Sharvil NanavatiFix build: BTM_BleLocalPrivacyEnabled is called from...
2014-06-07 Sharvil NanavatiDisable BLE address randomization since it causes exces...
2014-06-07 Sharvil NanavatiImplement GKI timers based on wake alarms and wake...
2014-06-07 Sharvil NanavatiAllow btsnoop logs to be read over a local socket.
2014-06-06 Wei WangMerge "Changed the status check for BleObserve" into...
2014-06-06 Priti AgheraChanged the status check for BleObserve
2014-06-06 Nitin AroraBluetooth: Assign max adv instance value from vendor...
2014-06-05 Matthew XieMerge "Save remote device name immediately" into klp...
2014-06-05 Matthew XieSave remote device name immediately
2014-06-03 Sharvil NanavatiRename UNUSED to UNUSED_ATTR in OSI due to symbol colli...
2014-06-03 Ganesh Ganapathi... Support for reading LE specific controller features
2014-06-03 Sharvil NanavatiLogging cleanup: HCI and BTM trace macros.
2014-05-31 Sharvil NanavatiWhitelist IPv6 packets so they can be sent over PAN.
2014-05-31 Sharvil NanavatiUse an event file descriptor instead of a pipe to contr...
2014-05-31 Sharvil NanavatiUse the generic config parser to parse bt_stack.conf.
2014-05-31 Sharvil NanavatiAdd a generic config parser for the INI file format.
2014-05-31 Sharvil NanavatiStart cleaning up log macros.
2014-05-31 Sharvil NanavatiAdd a couple more tests for list.
2014-05-31 Sharvil NanavatiImplement a fixed queue.
2014-05-30 Nitin AroraBluetooth: Changes to enable features on KWD
2014-05-21 Hemant Gupta[2/4] Add Support for AVRCP Controller Feature
2014-05-20 Wei WangFix build issue for devices without BLE features.
2014-05-17 Satya CallojiLE: Add RRA offloading and vendor specific PCF commands
2014-05-16 Satya CallojiLE Multi ADV feature
2014-05-15 Mike LockwoodMerge "[2/4] Bluetooth: Add support for HFP Client...
2014-05-15 Mike LockwoodMerge "Submitted on behalf of 3rd party copied from...
2014-05-09 Prerepa ViswanadhamLE: Add API to set scan interval and window (2/4)
2014-05-09 Hemant Gupta[2/4] Bluetooth: Add support for HFP Client role.
2014-05-09 Hemant GuptaSubmitted on behalf of 3rd party copied from external...
2014-05-08 Zhihai XuUnable to pair and connect A2DP headset with DUT on KWD
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
next