summaryrefslogtreecommitdiffstats
path: root/btif
Commit message (Expand)AuthorAgeFilesLines
* Add support for Bluetooth Sim Access Profile (1/4)Casper Bonde2015-04-152-2/+77
* Fix build issues after the mergeVinit Deshpande2015-04-154-8/+3
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-1420-188/+2390
|\
| * Support numeric comparison in SMPSatya Calloji2015-04-132-8/+19
| * Fix for AVRCP CTRL stops sending pass through commandAnubhav Gupta2015-04-131-0/+2
| * Free Avrcp Controller callbacks on CleanupAnubhav Gupta2015-04-131-1/+23
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-134-38/+137
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-1014-141/+2209
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-1015-125/+185
|\|
| * OnFound/OnLost feature changes based on Google spec v0.90Satya Calloji2015-04-075-43/+67
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-064-13/+22
| * Fix pthread_t confusion.Ian Coolidge2015-04-022-19/+18
| * osi: add compat code for glibcScott James Remnant2015-04-023-0/+3
| * Fix non-standard pthread mutex interactions.Scott James Remnant2015-04-023-70/+49
| * btif_pan: Grab interface declarations from net/if.h only.Scott James Remnant2015-04-021-1/+0
| * Fix missing #includes needed for glibcScott James Remnant2015-04-0214-0/+18
| * Remove BLE_PERIPHERAL_ADV_NAME flag.Wei Wang2015-03-301-3/+0
* | Fix init sequence for BT AV sink.Rakesh Iyer2015-04-082-3/+31
* | Fix build in BT AV_SINK.Rakesh Iyer2015-04-021-2/+2
* | Remove BLE_PERIPHERAL_ADV_NAME flag.Wei Wang2015-04-021-3/+0
* | Fix compile error on FuguAndre Eisenbach2015-04-021-3/+2
* | Fix build issues in bluedroid on masterEtan Cohen2015-03-315-4/+15
* | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-3155-6312/+3344
|\|
| * Move unused include file out of hci_audio.hAndre Eisenbach2015-03-261-0/+1
| * Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-261-34/+10
| * Delete 0 index LE scan filter at inquiry cancelNitin Arora2015-03-241-0/+6
| * Demote, cleanup and extend observed loggingChris Manton2015-03-1629-45/+48
| * Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-1611-12/+12
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-1613-26/+26
| * Add ability to set periodic alarmsZach Johnson2015-03-161-5/+3
| * Prevent Memory overbound and initialize variablesVenkatRaghavan VijayaRaghavan2015-03-162-3/+5
| * Remove more GKI code.Sharvil Nanavati2015-03-163-9/+8
| * Remove dependency on GKI tasks from BTIF media task.Sharvil Nanavati2015-03-161-272/+56
| * Remove GKI timersSharvil Nanavati2015-03-162-141/+49
| * Collapse more feature flags.Sharvil Nanavati2015-03-161-1/+0
| * Drop duplicate profile connection requestsZach Johnson2015-03-161-5/+10
| * Rename legacy uuid_copy to not conflictChris Manton2015-03-164-5/+5
| * Remove unnecessary newlines at the end of log statements.Sharvil Nanavati2015-03-161-1/+1
| * Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-1627-155/+161
| * Enable allocation tracking for eng and userdebug builds.Sharvil Nanavati2015-03-161-0/+5
| * Update module names to not use C preprocessor and to be at top of headers.Sharvil Nanavati2015-03-161-2/+2
| * Replace BUFFER_Q with list_tChris Manton2015-03-161-169/+129
| * ungkibufferize the profile queue, use assertZach Johnson2015-03-161-4/+11
| * Remove BTA_CheckEirData, a direct redefinition of BTM_CheckEirDataZach Johnson2015-03-162-7/+7
| * Use correct service ID for A2DP source to make way for A2DP sink.Sharvil Nanavati2015-03-163-3/+3
| * Move controller module to device directoryChris Manton2015-03-163-3/+3
| * Don't dispatch connections in the connection queue until stack comes up.Sharvil Nanavati2015-03-163-16/+26
| * Remove uncompiled unused PBAP supportZach Johnson2015-03-161-5/+1
| * Remove data_types.hChris Manton2015-03-163-3/+0
| * Removal of bd.[c|h]Chris Manton2015-03-1625-25/+2