summaryrefslogtreecommitdiffstats
path: root/osi/src/list.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Implement dynamic blacklist method for role switchSrinu Jella2015-10-151-0/+17
* Bluetooth: GAP: To include bdt test tool in system imageAjay Kumar2015-10-061-25/+49
* Fix build issues in bluedroid on masterEtan Cohen2015-03-311-1/+1
* Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into mergeEtan Cohen2015-03-311-64/+39
|\
| * Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-161-3/+3
| * Move list function comments to the header fileZach Johnson2015-03-161-49/+0
| * Enable assertions.Sharvil Nanavati2015-03-161-1/+1
| * Add internal constructors to hash map and listZach Johnson2015-03-161-11/+23
| * Switch to an epoll-based reactor implementation.Sharvil Nanavati2015-03-161-0/+12
* | Cleanups needed to make clang happyBernhard Rosenkränzer2014-12-051-4/+4
|/
* A simple, thread-safe timer API for bluedroid.Sharvil Nanavati2014-07-171-3/+21
* Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision.Sharvil Nanavati2014-06-111-1/+1
* Add a singly linked list implementation for OSI.Sharvil Nanavati2014-06-121-0/+221