OSDN Git Service

DO NOT MERGE ANYWHERE Create backup for bt_config.conf
[android-x86/system-bt.git] / btcore /
2015-09-25 Pavlin Radoslavovam 4cac544d: Disable opening network debug ports for...
2015-09-25 Pavlin RadoslavovDisable opening network debug ports for security reasons
2015-09-24 Pavlin RadoslavovDisable opening network debug ports for security reasons
2015-06-01 Pavlin RadoslavovMoved the OSI alarm_shutdown() operations to alarm_clea...
2015-05-28 Pavlin RadoslavovAdd missing clean_up step for the OSI module.
2015-05-27 Prerepa ViswanadhamMerge "Increase the min LE connection interval to 11...
2015-05-19 Zach JohnsonBuild the shared library with --whole-archive
2015-05-19 Andre EisenbachMerge "Include osi_module reference in module_init...
2015-05-19 Andre EisenbachInclude osi_module reference in module_init funcion
2015-05-18 Andre EisenbachShutdown alarm callbacks on stack disable; added OSI...
2015-05-07 Zach JohnsonMerge "Work around clang/llvm compilation problems...
2015-05-06 Chih-Hung HsiehWork around clang/llvm compilation problems.
2015-04-24 Etan CohenMerge commit '1c00656' into merge2
2015-04-24 Etan CohenMerge commit '00e8f5e' into merge2
2015-04-24 Etan CohenMerge commit '3aa5187' into merge2
2015-04-24 Etan CohenMerge commit 'd9bb94c' into merge2
2015-04-24 Etan CohenMerge commit 'ca8e356' into merge2
2015-04-14 Vinit Deshpandeam f29a2fb..e07ad10 from mirror-m-wireless-internal...
2015-04-10 Prerepa ViswanadhamMerge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d...
2015-04-09 Ian Coolidgeam dd6401d1: am c685480e: Don\'t truncate the top 16...
2015-04-08 Chris Elliottam d3b1780c: resolved conflicts for merge of 47965ddb...
2015-04-06 The Android Automergermerge in m-wireless-internal-release history after...
2015-04-04 Simon Wilsonam 3f7ec12b: am dc69e2d5: GAP: Reset cont_offset in...
2015-04-02 Scott James RemnantFix missing #includes needed for glibc
2015-04-01 Etan CohenFix dlsym change/failure by hard-coding internal module...
2015-04-01 Etan CohenFix build issues in bluedroid on master
2015-03-31 Etan CohenMerge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee...
2015-03-16 Chris MantonDemote, cleanup and extend observed logging
2015-03-16 Sharvil NanavatiUse fully qualified path for btcore includes.
2015-03-16 Sharvil NanavatiUse fully qualified path for OSI includes.
2015-03-16 Chris Mantonproperty api unification, naming and testing
2015-03-16 Chris MantonData type representing the bluetooth iac parameter
2015-03-16 Chris Mantonbt property object
2015-03-16 Chris MantonAdd bdcopy method
2015-03-16 Chris Mantonuuid_test
2015-03-16 Chris MantonDevice class implementation
2015-03-16 Chris MantonAdd more uuid methods
2015-03-16 Zach JohnsonAdd a hash function for bluetooth addresses
2015-03-16 Zach JohnsonAdd key equality function option for hash_map
2015-03-16 Sharvil NanavatiRename Bluetooth binaries to use the net_ and net_test_...
2015-03-16 Sharvil NanavatiAdd platform-independent logging macros to OSI.
2015-03-16 Chris MantonAdd counter unit tests
2015-03-16 Sharvil NanavatiUpdate module names to not use C preprocessor and to...
2015-03-16 Chris MantonExpand include pathnames and add bd root path
2015-03-16 Chris Mantoncounter implementation
2015-03-16 Chris MantonMove properties data primitive into btcore
2015-03-16 Zach JohnsonAdd comments to the device features and event mask...
2015-03-16 Zach JohnsonRefactor btm_devctl reset sequence
2015-03-16 Zach JohnsonAdd temporary callbacked wrapper for module startup
2015-03-16 Zach JohnsonFirst pass at implementing modules
2015-03-16 Sharvil NanavatiAdd a UUID module to btcore for operating on UUIDs.
2015-03-16 Sharvil NanavatiIntroduce btcore, a low-level library to manipulate...