summaryrefslogtreecommitdiffstats
path: root/bta/sys
Commit message (Expand)AuthorAgeFilesLines
* BT: Fixed Static Analysis IssuesMatadeen Mishra2016-08-241-1/+1
* AG: Accept '-' character in dial number string.Satheesh Kumar Pallemoni2016-08-241-0/+1
* BT: Audio: Enhance default stack logging for AUDIOrakesh reddy2016-08-241-0/+1
* BT-HFP: HFP1.7 AG support in bluedroidSumit Bajpai2016-08-241-0/+40
* Update alarm_unregister_processing_queue() to cancel scheduled alarmsPavlin Radoslavov2016-05-031-0/+1
* Removed unused function bta_sys_vs_hdl()Pavlin Radoslavov2016-03-252-19/+0
* Removed checks for NULL returns after osi_calloc() / osi_malloc()Pavlin Radoslavov2016-02-181-40/+23
* Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free()Pavlin Radoslavov2016-02-181-6/+6
* Fix a call to osi_freebuf_and_reset()Pavlin Radoslavov2016-02-051-1/+1
* Refactor usage of osi_free() and osi_freebuf()Pavlin Radoslavov2016-02-042-24/+1
* Refactor the Bluetooth timersPavlin Radoslavov2016-01-212-76/+11
* Fix the calculation of bta_sys_get_remaining_ticksVenkatRaghavan V2015-12-091-14/+9
* Rename net_test_bluedroid to net_test_bluetoothAndre Eisenbach2015-10-291-1/+1
* GKI cleanup - moved GKI buffer allocation wrappers to OSIPavlin Radoslavov2015-10-194-11/+11
* GKI cleanup - Moved struct TIMER_LIST_ENT to OSIPavlin Radoslavov2015-10-192-19/+20
* GKI cleanup - Replaced usage of GKI queue with OSI fixed_queuePavlin Radoslavov2015-10-191-0/+1
* am 50333a25: Properly disconnect GATT connection during noisy scansArman Uguray2015-07-161-1/+6
|\
| * Properly disconnect GATT connection during noisy scansArman Uguray2015-07-161-1/+6
* | am 76356aee: Bug fix PM changes and LE connectivity mode fixesVenkatRaghavan VijayaRaghavan2015-07-152-0/+20
|\|
| * Bug fix PM changes and LE connectivity mode fixesVenkatRaghavan VijayaRaghavan2015-07-142-0/+20
| * Updated ATD string parsingMallikarjuna GB2015-06-051-1/+3
* | build: Fix LOG_TAG define breakage, macro usageMarie Janssen2015-07-071-2/+2
* | build: Update osi log functions, use consistentlyMarie Janssen2015-07-061-10/+11
* | Updated ATD string parsingMallikarjuna GB2015-06-101-1/+3
* | gn-build: Get //bta:bta to compileArman Uguray2015-06-011-0/+1
|/
* L2CAP and SDP Search API for BT profiles (2/2)Kim Schulz2015-04-101-4/+5
* Fix missing #includes needed for glibcScott James Remnant2015-04-022-0/+2
* Demote, cleanup and extend observed loggingChris Manton2015-03-161-2/+2
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-5/+5
* 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
* 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
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-161-4/+5
* Remove ptim and associated GKI timer functionsZach Johnson2015-03-164-203/+0
* Remove always true definition BTM_EIR_SERVER_INCLUDEDChris Manton2015-03-163-4/+4
* Actually remove bd.[c|h]Chris Manton2015-03-161-112/+0
* Removing unnecessary BTAPI #defines.June R. Tate-Gans2015-03-162-12/+10
* Remove btu_task and replace with bt_workqueue reactorChris Manton2015-03-161-1/+10
* Eliminate memory leaks and unsafe callbacks in BTA and BTE.Sharvil Nanavati2015-03-161-1/+1
* Disassociate hash algorithm with hash function nameZach Johnson2015-03-161-1/+1
* Fix bug where some BTU timer callbacks weren't propagated in a timely manner.Sharvil Nanavati2015-03-161-0/+1
* Fix timeout values for BTA system timers.Sharvil Nanavati2015-03-162-7/+6
* Replace timers and btu_taskChris Manton2015-03-162-6/+59
* Replace mailboxes with fixed queues.Chris Manton2015-03-161-1/+10
* Remove #define BTA_SYS_TIMER_PERIODChris Manton2015-03-161-5/+0
* Eliminate call out/in indirection in bta_sysZach Johnson2015-03-162-92/+17
* Remove FM/GPS/NFC related definitionsZach Johnson2015-03-162-27/+0
* Remove unused auto-reset code path, with associated macros.Zach Johnson2015-03-161-14/+0