summaryrefslogtreecommitdiffstats
path: root/stack
Commit message (Expand)AuthorAgeFilesLines
* LE Data Packet Extension supportPriti Aghera2015-04-1511-9/+249
* Fix compilation error with privacy disabledAndre Eisenbach2015-04-151-0/+2
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-1464-2487/+12631
|\
| * L2CAP socket - fix merge errorsCasper Bonde2015-04-133-295/+7
| * BR/EDR secure connections supportMudumba Ananth2015-04-137-214/+598
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-1354-2202/+10122
| * L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-1017-37/+2123
| * Avoid duplicate disconnection callbacks for fixed channel connectionsSatya Calloji2015-04-085-58/+80
| * Avoid null-pointer dereference in l2c_release_lcb()Andre Eisenbach2015-04-081-6/+10
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-1015-76/+184
|\|
| * OnFound/OnLost feature changes based on Google spec v0.90Satya Calloji2015-04-074-23/+94
| * Static code analysis cleanups and minor bug fixesVenkatRaghavan VijayaRaghavan2015-04-066-32/+32
| * Set dual-mode bits correctly in multi-adv instance flagsSatya Calloji2015-04-062-16/+54
| * Prevent slave link block removal at cancel connectNitin Arora2015-04-031-2/+4
| * Fix missing #includes needed for glibcScott James Remnant2015-04-024-0/+4
| * Merge "Simultanious LE Central/Peripheral operation not possible" into m-wire...Andre Eisenbach2015-03-311-7/+11
| |\
| | * Simultanious LE Central/Peripheral operation not possibleKim Schulz2015-03-251-7/+11
| * | BT: fix possible out of bounds readkschulz2015-03-311-8/+11
| * | SDP parameter checks too looseKim Schulz2015-03-311-2/+2
* | | am 3f7ec12b: am dc69e2d5: GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-041-0/+1
|\ \ \
| * \ \ am dc69e2d5: GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-041-0/+1
| |\ \ \
| | * | | GAP: Reset cont_offset in start frame of SDPSimon Wilson2015-04-031-0/+1
* | | | | Simultanious LE Central/Peripheral operation not possibleKim Schulz2015-04-021-7/+11
* | | | | BT: fix possible out of bounds readkschulz2015-04-021-8/+11
* | | | | SDP parameter checks too looseKim Schulz2015-04-021-2/+2
* | | | | Fix compile error on sproutAndre Eisenbach2015-04-021-0/+2
* | | | | Fix build issues in bluedroid on masterEtan Cohen2015-03-311-0/+1
* | | | | Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-31128-17235/+3406
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-261-0/+2
| * | | | Random address does not get written properlySatya Calloji2015-03-262-18/+28
| * | | | Rectify allocation of GATT control blockNitin Arora2015-03-251-3/+6
| * | | | Allow dual-mode devices to be processed by BR/EDR scanNitin Arora2015-03-241-1/+1
| * | | | Merge "Remove unused remote_name_* variables" into m-wireless-devAndre Eisenbach2015-03-241-9/+0
| |\ \ \ \
| | * | | | Remove unused remote_name_* variablesAndre Eisenbach2015-03-231-9/+0
| * | | | | Ignore LE security request if BR/EDR pairing is ongoingNitin Arora2015-03-241-4/+12
| |/ / / /
| * | | | Merge "Reset LE connecting flag on disconnect only if BDA matches" into m-wir...Andre Eisenbach2015-03-231-1/+3
| |\ \ \ \
| | * | | | Reset LE connecting flag on disconnect only if BDA matchesNitin Arora2015-03-231-1/+3
| | | |_|/ | | |/| |
| * / | | Remove ACL connection reference countingAndre Eisenbach2015-03-203-17/+14
| |/ / /
| * | | Demote, cleanup and extend observed loggingChris Manton2015-03-168-43/+49
| * | | Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-1610-10/+10
| * | | Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-164-12/+12
| * | | Remove dead code checks for BLE supportZach Johnson2015-03-161-3/+0
| * | | Resolved trace level issue for AVDTPVenkatRaghavan VijayaRaghavan2015-03-161-5/+0
| * | | Remove more GKI code.Sharvil Nanavati2015-03-163-23/+0
| * | | Don't call GKI_send_event on BTU task since it's not a GKI task anymore.Sharvil Nanavati2015-03-162-7/+0
| * | | Remove GKI timersSharvil Nanavati2015-03-166-30/+5
| * | | Add sniff changed log statement on the mode changed eventZach Johnson2015-03-161-3/+2
| * | | Collapse BNEP #defines that don't need to be configurable.Sharvil Nanavati2015-03-166-111/+0
| * | | Add a new l2cap_client class.Sharvil Nanavati2015-03-163-0/+509
| * | | Add connection-specific function L2CA_SetConnectionCallbacks.Sharvil Nanavati2015-03-164-0/+62