summaryrefslogtreecommitdiffstats
path: root/btcore
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Synchronizing access to hashmap in counter moduleGurpreet Ghai2016-02-181-0/+2
* Bluetooth: Fix module cleanupAjay Kumar2015-12-271-2/+3
* Disable opening network debug ports for security reasonsPavlin Radoslavov2015-09-251-0/+8
* Moved the OSI alarm_shutdown() operations to alarm_cleanup()Pavlin Radoslavov2015-06-011-11/+2
* Add missing clean_up step for the OSI module.Pavlin Radoslavov2015-05-281-1/+6
* Build the shared library with --whole-archiveZach Johnson2015-05-191-33/+2
* Include osi_module reference in module_init funcionAndre Eisenbach2015-05-181-0/+9
* Shutdown alarm callbacks on stack disable; added OSI moduleAndre Eisenbach2015-05-183-0/+66
* Work around clang/llvm compilation problems.Chih-Hung Hsieh2015-05-062-1/+6
* Fix dlsym change/failure by hard-coding internal module references.Etan Cohen2015-04-011-1/+26
* Fix build issues in bluedroid on masterEtan Cohen2015-03-311-0/+1
* Demote, cleanup and extend observed loggingChris Manton2015-03-162-2/+2
* Use fully qualified path for btcore includes.Sharvil Nanavati2015-03-163-4/+4
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-162-10/+10
* property api unification, naming and testingChris Manton2015-03-163-173/+374
* Data type representing the bluetooth iac parameterChris Manton2015-03-161-0/+27
* bt property objectChris Manton2015-03-164-14/+152
* Add bdcopy methodChris Manton2015-03-162-0/+11
* uuid_testChris Manton2015-03-161-0/+166
* Device class implementationChris Manton2015-03-164-0/+473
* Add more uuid methodsChris Manton2015-03-163-1/+192
* Add a hash function for bluetooth addressesZach Johnson2015-03-166-2/+64
* Add key equality function option for hash_mapZach Johnson2015-03-162-2/+3
* Rename Bluetooth binaries to use the net_ and net_test_ prefixes.Sharvil Nanavati2015-03-161-1/+1
* Add platform-independent logging macros to OSI.Sharvil Nanavati2015-03-162-20/+20
* Add counter unit testsChris Manton2015-03-162-0/+123
* Update module names to not use C preprocessor and to be at top of headers.Sharvil Nanavati2015-03-162-2/+2
* Expand include pathnames and add bd root pathChris Manton2015-03-162-3/+4
* counter implementationChris Manton2015-03-163-0/+458
* Move properties data primitive into btcoreChris Manton2015-03-163-0/+210
* Add comments to the device features and event mask structsZach Johnson2015-03-162-0/+5
* Refactor btm_devctl reset sequenceZach Johnson2015-03-163-0/+79
* Add temporary callbacked wrapper for module startupZach Johnson2015-03-162-0/+67
* First pass at implementing modulesZach Johnson2015-03-163-1/+228
* Add a UUID module to btcore for operating on UUIDs.Sharvil Nanavati2015-03-163-1/+53
* Introduce btcore, a low-level library to manipulate Bluetooth data types.Sharvil Nanavati2015-03-163-0/+172