summaryrefslogtreecommitdiffstats
path: root/bta
Commit message (Expand)AuthorAgeFilesLines
* LE Data Packet Extension supportPriti Aghera2015-04-155-0/+67
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-1423-112/+3665
|\
| * BR/EDR secure connections supportMudumba Ananth2015-04-131-0/+1
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-137-40/+110
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-1016-72/+3541
| * Update Service Availability.Mallikarjuna GB2015-04-091-0/+13
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-1014-20/+30
|\|
| * OnFound/OnLost feature changes based on Google spec v0.90Satya Calloji2015-04-072-4/+18
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-063-9/+8
| * Don't truncate the top 16 bits of the LE advertisement data mask.Ian Coolidge2015-04-021-2/+1
| * osi: add compat code for glibcScott James Remnant2015-04-022-0/+2
| * fixed missing {} around if scopeKim Schulz2015-04-021-1/+2
| * Fix missing #includes needed for glibcScott James Remnant2015-04-026-0/+6
* | Fix init sequence for BT AV sink.Rakesh Iyer2015-04-081-1/+1
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-31100-7943/+876
|\|
| * Merge "Fix macro for maximum allowed HOGP devices" into m-wireless-devAndre Eisenbach2015-03-271-1/+1
| |\
| | * Fix macro for maximum allowed HOGP devicesNitin Arora2015-03-261-1/+1
| * | Demote bta_av_link_role_ok error level to infoChris Manton2015-03-261-4/+8
| |/
| * Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-263-22/+14
| * Send GATT discovery complete only if discovery is activeNitin Arora2015-03-231-0/+1
| * Demote, cleanup and extend observed loggingChris Manton2015-03-169-33/+48
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-162-6/+6
| * Allocate a2d list properlyChris Manton2015-03-164-84/+110
| * Remove more GKI code.Sharvil Nanavati2015-03-163-12/+0
| * Don't call GKI_send_event on BTU task since it's not a GKI task anymore.Sharvil Nanavati2015-03-161-3/+0
| * Remove GKI timersSharvil Nanavati2015-03-161-5/+0
| * Collapse more feature flags.Sharvil Nanavati2015-03-161-3/+0
| * Delete unused Broadcom-specific extensions API.Sharvil Nanavati2015-03-161-21/+1
| * Rename legacy uuid_copy to not conflictChris Manton2015-03-161-2/+2
| * Add a hash function for bluetooth addressesZach Johnson2015-03-161-1/+1
| * Add key equality function option for hash_mapZach Johnson2015-03-161-1/+1
| * Remove unused security abort callbackZach Johnson2015-03-161-1/+0
| * Remove link key request callbackZach Johnson2015-03-161-30/+0
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-163-5/+10
| * Remove ptim and associated GKI timer functionsZach Johnson2015-03-166-303/+0
| * Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirDataZach Johnson2015-03-162-33/+0
| * Remove some functionredefinitions from bta dmZach Johnson2015-03-165-1360/+0
| * Remove always true definition BTM_EIR_SERVER_INCLUDEDChris Manton2015-03-1610-60/+26
| * Removing unused function BTA_DmSetScanParam()Chris Manton2015-03-162-38/+0
| * Remove uncompiled unused PBAP supportZach Johnson2015-03-164-108/+9
| * Remove always true BTM_BUSY_LEVEL_CHANGE_INCLUDEDChris Manton2015-03-161-53/+0
| * Remove data_types.hChris Manton2015-03-164-4/+1
| * Actually remove bd.[c|h]Chris Manton2015-03-162-216/+0
| * Removal of bd.[c|h]Chris Manton2015-03-1637-37/+2
| * Revert "Remove unused inquiry variables"Andre Eisenbach2015-03-162-4/+8
| * Remove always true definition BTM_EIR_CLIENT_INCLUDEDChris Manton2015-03-162-14/+0
| * Remove unused inquiry variablesChris Manton2015-03-162-8/+4
| * Make build more strict by adding more warning flags.Sharvil Nanavati2015-03-167-16/+5
| * Remove some remaining references to OBXZach Johnson2015-03-162-5/+4
| * Refactor bta_jv functionsZach Johnson2015-03-165-3108/+21