OSDN Git Service

android-x86/system-bt.git
2015-04-13 Satya CallojiLE Privacy 1.2 and LE secure connections
2015-04-10 Kim SchulzL2CAP and SDP Search API for BT profiles (2/2)
2015-04-09 Mallikarjuna GBUpdate Service Availability.
2015-04-09 Satya CallojiAvoid duplicate disconnection callbacks for fixed chann...
2015-04-08 Sharvil NanavatiAdd a section on assertions to the style guide.
2015-04-08 Andre EisenbachMerge "Avoid null-pointer dereference in l2c_release_lc...
2015-04-08 Andre EisenbachAvoid null-pointer dereference in l2c_release_lcb()
2015-04-08 Sharvil NanavatiAdd a 'Bluedroid conventions' section to the style...
2015-04-08 Sharvil NanavatiAdd a section to the style guide on variable declarations.
2015-04-08 Sharvil NanavatiMinor cleanup of formatting in style guide.
2015-04-07 Satya CallojiOnFound/OnLost feature changes based on Google spec...
2015-04-07 VenkatRaghavan... Static code analysis cleanups and minor bug fixes
2015-04-06 Satya CallojiSet dual-mode bits correctly in multi-adv instance...
2015-04-03 Ian CoolidgeMerge "Fix pthread_t confusion." into m-wireless-dev
2015-04-03 Ian CoolidgeDon't truncate the top 16 bits of the LE advertisement...
2015-04-03 Ian CoolidgeFix pthread_t confusion.
2015-04-03 Nitin AroraPrevent slave link block removal at cancel connect
2015-04-02 Scott James... osi: add compat code for glibc
2015-04-02 Kim Schulzfixed missing {} around if scope
2015-04-02 Scott James... Add missing header for APPL_TRACE_EVENT
2015-04-02 Scott James... Use int64_t instead of non-standard __int64
2015-04-02 Scott James... Make atomic functions static, as well as inline
2015-04-02 Scott James... Fix non-standard pthread mutex interactions.
2015-04-02 Scott James... btif_pan: Grab interface declarations from net/if.h...
2015-04-02 Scott James... Fix missing #includes needed for glibc
2015-03-31 Andre EisenbachMerge "Simultanious LE Central/Peripheral operation...
2015-03-31 kschulzBT: fix possible out of bounds read
2015-03-31 Kim SchulzSDP parameter checks too loose
2015-03-30 Nitin AroraInclude log library to make bdtool
2015-03-30 Nitin AroraUsing generic format specifier for logging pointers
2015-03-30 Wei WangRemove BLE_PERIPHERAL_ADV_NAME flag.
2015-03-28 Andre EisenbachMake A2DP audio HAL a shared library again
2015-03-27 Andre EisenbachMerge "Fix macro for maximum allowed HOGP devices"...
2015-03-27 Nitin AroraFix macro for maximum allowed HOGP devices
2015-03-26 Zach JohnsonAdd option for schedule_next_instance to force rescheduling
2015-03-26 Chris MantonDemote bta_av_link_role_ok error level to info
2015-03-26 Chris MantonRemove unused file hci/include/bt_hci_lib.h
2015-03-26 Zach JohnsonEnsure alarms are called back when they expire in the...
2015-03-26 Zach JohnsonRewrite alarms to use a single posix timer instance
2015-03-26 Chris MantonChange logtag to conform to rest of module
2015-03-26 Andre EisenbachMove unused include file out of hci_audio.h
2015-03-26 Mudumba AnanthResolved hardware error observed during SCO Connection...
2015-03-26 Satya CallojiRandom address does not get written properly
2015-03-26 Steve GuBuilds server with service, characteristic, and descrip...
2015-03-26 Steve GuAdds tests for BLE advertising and BLE server register...
2015-03-26 Steve GuAdds BLE tests to bdtest.
2015-03-26 Andre EisenbachMerge "Add section on booleans and bitfields to the...
2015-03-25 Zach JohnsonAdd section on booleans and bitfields to the style...
2015-03-25 Nitin AroraRectify allocation of GATT control block
2015-03-25 Chris MantonRevert "Resolved hardware error observed during SCO...
2015-03-25 Mudumba AnanthResolved hardware error observed during SCO Connection...
2015-03-25 Kim SchulzSimultanious LE Central/Peripheral operation not possible
2015-03-24 Nitin AroraAllow dual-mode devices to be processed by BR/EDR scan
2015-03-24 Zach JohnsonRewrite alarm to avoid drift in the periodic version
2015-03-24 Andre EisenbachMerge "Remove unused remote_name_* variables" into...
2015-03-24 Andre EisenbachRemove unused remote_name_* variables
2015-03-24 Andre EisenbachMerge "Style guide: Use C99 style flexible arrays"...
2015-03-24 Andre EisenbachStyle guide: Use C99 style flexible arrays
2015-03-24 Nitin AroraDelete 0 index LE scan filter at inquiry cancel
2015-03-24 Nitin AroraIgnore LE security request if BR/EDR pairing is ongoing
2015-03-23 Andre EisenbachMerge "Extend Bluetooth startup timeout from 3s to...
2015-03-23 Andre EisenbachMerge "Reset LE connecting flag on disconnect only...
2015-03-23 Andre EisenbachMerge "Remove ACL connection reference counting" into...
2015-03-23 Nitin AroraReset LE connecting flag on disconnect only if BDA...
2015-03-23 Nitin AroraSend GATT discovery complete only if discovery is active
2015-03-23 Andre EisenbachExtend Bluetooth startup timeout from 3s to 8s
2015-03-20 Andre EisenbachRemove ACL connection reference counting
2015-03-16 Chris MantonDemote, cleanup and extend observed logging
2015-03-16 Sharvil NanavatiCode formatting and language feature additions to the...
2015-03-16 Sharvil NanavatiUse fully qualified path for btcore includes.
2015-03-16 Sharvil NanavatiUse fully qualified path for OSI includes.
2015-03-16 Sharvil NanavatiStart putting together a style guide for bluedroid.
2015-03-16 Sharvil NanavatiAtomically update config files.
2015-03-16 Zach JohnsonAdd ability to set periodic alarms
2015-03-16 Chris MantonAllocate a2d list properly
2015-03-16 Zach JohnsonRemove dead code checks for BLE support
2015-03-16 Zach JohnsonRejig hci upwards dispatch
2015-03-16 Zach JohnsonReinstate btsnoop last log saving
2015-03-16 VenkatRaghavan... Prevent Memory overbound and initialize variables
2015-03-16 VenkatRaghavan... Resolved trace level issue for AVDTP
2015-03-16 Zach JohnsonMove list function comments to the header file
2015-03-16 Zach JohnsonMove hashmap function comments to the header file
2015-03-16 Sharvil NanavatiRemove more GKI code.
2015-03-16 Sharvil NanavatiRemove dependency on GKI tasks from BTIF media task.
2015-03-16 Sharvil NanavatiDon't call GKI_send_event on BTU task since it's not...
2015-03-16 Sharvil NanavatiRemove GKI timers
2015-03-16 June R. Tate... Adding some documentation for the power management...
2015-03-16 Zach JohnsonAdd sniff changed log statement on the mode changed...
2015-03-16 Sharvil NanavatiCollapse BNEP #defines that don't need to be configurable.
2015-03-16 Sharvil NanavatiAdd a new l2cap_client class.
2015-03-16 Sharvil NanavatiAdd connection-specific function L2CA_SetConnectionCall...
2015-03-16 Chris Mantonproperty api unification, naming and testing
2015-03-16 Sharvil NanavatiAdd a reference counted buffer implementation.
2015-03-16 Sharvil NanavatiCollapse more feature flags.
2015-03-16 Sharvil NanavatiCollapse RFCOMM_INCLUDED and GAP_INCLUDED guards.
2015-03-16 Sharvil NanavatiDelete unused Broadcom-specific extensions API.
2015-03-16 Sharvil NanavatiEliminate unusable wcassert code in favor of plain...
2015-03-16 Zach JohnsonDrop duplicate profile connection requests
2015-03-16 Chris MantonData type representing the bluetooth iac parameter
2015-03-16 June R. Tate... First pass at the bluedroid profile manager.
next