summaryrefslogtreecommitdiffstats
path: root/hci/src
Commit message (Expand)AuthorAgeFilesLines
* Disable opening network debug ports for security reasonsPavlin Radoslavov2015-11-262-1/+20
* Revert "Fixed the problem that HCI command times out even without pending com...Srinu Jella2015-11-051-4/+2
* Bluetooth: Reset bluetooth status to download NVM tagsSrinu Jella2015-10-301-0/+8
* Fixed the problem that HCI command times out even without pendingLuke Zhang2015-10-201-2/+4
* Closing the sockets in case of errorAjay Kumar2015-10-081-0/+1
* Bluetooth: Handle uart hal open error cases properlySrinu Jella2015-10-061-1/+2
* Bluetooth: Add support to send h/w error eventSrinu Jella2015-10-063-0/+69
* Bluetooth: Added null check for startup_futurevenkata Jagadeesh2015-10-061-2/+4
* L2cap: Handle invalid HCI packets from Test toolvenkata Jagadeesh2015-10-061-5/+19
* Bluetooth: Add parameter to indicate reason for ssr_cleanuppramod kotreshappa2015-10-062-6/+6
* Bluedroid BT: Fixed Static Analysis IssuesMatadeen Mishra2015-10-061-0/+2
* Bluetooth: Read BLE vendor capability to proceed on Secure connSrinu Jella2015-10-063-2/+37
* btsnoop: btsnoop write from external processMallikarjuna GB2015-10-062-25/+224
* Bluetooth: Reseting BTSOC Status in case of SSR at hostAjay Kumar2015-10-061-0/+6
* Bluetooth: Handle Vendor Specific cmd complete event properlySrinu Jella2015-10-061-2/+9
* Bluetooth: Enable SSR.Kiran Kelageri2015-10-062-1/+26
* Bluetooth: Read local supported codecs part of boot sequenceSrinu Jella2015-10-062-2/+24
* Check the return value when reading HCI type bytePavlin Radoslavov2015-08-231-2/+5
* Save all snoop logs when BtSnoopSaveLog=trueTucker Sylvestro2015-07-071-12/+12
* Use the correct memory free function within HCI layer shutdownPavlin Radoslavov2015-06-301-1/+1
* Fix insufficient buffer size allocation in hci_injectMudumba Ananth2015-06-151-1/+1
* Bluetooth native dumpsys logging support (2/5)Andre Eisenbach2015-05-112-1/+65
* LE Data Packet Extension supportPriti Aghera2015-04-152-1/+17
* am f29a2fb..e07ad10 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-142-1/+27
|\
| * LE Privacy 1.2 and LE secure connectionsSatya Calloji2015-04-132-1/+27
* | Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_workPrerepa Viswanadham2015-04-102-0/+5
|\|
| * Fix missing #includes needed for glibcScott James Remnant2015-04-026-0/+12
| * Using generic format specifier for logging pointersNitin Arora2015-03-301-1/+1
* | Move HCI command response check to individual command handlersAndre Eisenbach2015-04-031-7/+24
* | Using generic format specifier for logging pointersNitin Arora2015-04-021-1/+1
* | Fix build issues in bluedroid on masterEtan Cohen2015-03-316-0/+9
|/
* Change logtag to conform to rest of moduleChris Manton2015-03-261-1/+1
* Resolved hardware error observed during SCO Connection setupMudumba Ananth2015-03-261-0/+39
* Extend Bluetooth startup timeout from 3s to 8sAndre Eisenbach2015-03-231-1/+1
* Demote, cleanup and extend observed loggingChris Manton2015-03-162-2/+2
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-161-1/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-169-25/+25
* Rejig hci upwards dispatchZach Johnson2015-03-161-11/+39
* Reinstate btsnoop last log savingZach Johnson2015-03-161-3/+12
* 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
* Canonicalize HCI logtags with bt_ prefixZach Johnson2015-03-164-4/+4
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-169-100/+99
* Adding in some additional, but critical, logs.June R. Tate-Gans2015-03-161-0/+2
* Fixed HAL layer ignore state handlingZach Johnson2015-03-161-2/+10
* Move controller module to device directoryChris Manton2015-03-162-414/+1
* Fix BLE GAP handling after callback refactoringZach Johnson2015-03-161-0/+7
* Don't call null callback in vendor libZach Johnson2015-03-161-1/+3
* Fix accidental hardcoding of 2+ extended feature page numbersZach Johnson2015-03-161-1/+1
* Refactor btm_devctl reset sequenceZach Johnson2015-03-165-103/+620