OSDN Git Service

Remove unused "cmn_ble_vsc_cb"; causing extended scan to not start
[android-x86/system-bt.git] / osi /
2016-06-01 Luis Hector ChavezMerge "bt: Update libchrome APIs to r395517"
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings
2016-05-27 Marie JanssenDO NOT MERGE Randomize allocation canary
2016-05-26 Treehugger RobotMerge "test_vendor_lib: Add initial support for BLE"
2016-05-26 Jakub PawlowskiRemove all mentions of hashmap
2016-05-26 Jakub PawlowskiReplace hash_map in data_dispatcher with C++ unordered_map
2016-05-26 Jakub PawlowskiReplace hash_map in audio_a2dp_hw with C++ unordered_map
2016-05-26 Jakub PawlowskiFix allocation_tracker crashes
2016-05-24 Jacky CheungImprove config file sync during configuration save.
2016-05-13 Pavlin RadoslavovRestart failed system calls interrupted with errno...
2016-05-12 Ajay PanickerAdd config logging, make parsing stricter, and move...
2016-05-12 Treehugger RobotMerge "btif: only save config when bonded devices change"
2016-05-12 Jakub PawlowskiRename all *.cpp files to *.cc to follow new style
2016-05-04 Pavlin RadoslavovFixed test_periodic_unregister_processing_queue unit...
2016-05-03 Treehugger RobotMerge "Update alarm_unregister_processing_queue() to...
2016-05-03 Pavlin RadoslavovUpdate alarm_unregister_processing_queue() to cancel...
2016-05-02 Pavlin RadoslavovFix test_set_zero_periodic unit test failure
2016-05-01 Jakub PawlowskiConvert BTIF code from C to C++
2016-04-26 Pavlin RadoslavovFix a race condition during alarm_cleanup()
2016-04-22 Pavlin RadoslavovFix a Floating point exception for periodic timers
2016-04-22 Pavlin RadoslavovAdd missing mutex lock/unlock inside alarm_cleanup()
2016-04-13 Sharvil NanavatiMerge "Fix use of uninitialized value in btm_acl_update...
2016-04-13 Sharvil NanavatiMerge "Fix use of uninitialized value in BTA_PanSetRole"
2016-04-12 Jakub PawlowskiTrigger a compilation error when LOG_TAG is not provided
2016-04-05 Marie JanssenFix memory leak when saving paired devices
2016-04-04 Marie Janssenbtif: Don't persist remote devices to the config
2016-03-23 Ying WangTell the build system this is a host module.
2016-03-22 Andre EisenbachLog error code on wakelock acquisition/release failure
2016-03-21 Sharvil NanavatiDon't clear the btsnoop log ringbuffer on compress.
2016-03-14 Marie Janssenosi: add osi_rand()
2016-03-14 Srinu JellaFree allocation tracker hash map entries to reduce...
2016-03-03 Ajay PanickerMerge "Reconstruct new packet to accomodate extra heade...
2016-03-03 Srinu JellaEnable debug logs for bluetooth process threads, modules
2016-03-03 Srinu JellaEnable debug logs for bluetooth process threads, modules
2016-02-26 Jakub PawlowskiMove properties get/set code to osi
2016-02-24 Jakub PawlowskiMerge "Update build files for Fluoride on Linux"
2016-02-24 Ajay PanickerAlarm Dump output cleanup
2016-02-24 Jakub PawlowskiUpdate build files for Fluoride on Linux
2016-02-24 Ajay PanickerProtect metrics API from race conditions
2016-02-24 Jakub PawlowskiAdd Linux-specific version of metrics.
2016-02-24 Jakub PawlowskiMake wakelock compile on Linux
2016-02-23 Andre EisenbachMerge "Revert "Fix data reporting state when using...
2016-02-23 Jakub PawlowskiMerge "Revert "linux: Make logwrapper show log tag...
2016-02-23 Jakub PawlowskiRevert "linux: Make logwrapper show log tag on Linux"
2016-02-23 Jakub PawlowskiMerge "linux: Make logwrapper show log tag on Linux"
2016-02-23 Jakub Pawlowskilinux: Make logwrapper show log tag on Linux
2016-02-18 Ajay PanickerWrite Protobuf in Base64
2016-02-18 Pavlin RadoslavovAdd support for collecting A2DP Protobuf metrics
2016-02-15 Pavlin RadoslavovFix C/C++ compiler generated warnings
2016-02-13 Pavlin RadoslavovCleanup C and C++ compiler flags
2016-02-11 Pavlin RadoslavovRemoved checks for NULL returns after osi_calloc()...
2016-02-10 Marie Janssenosi: Don't use -std=c99 to compile
2016-02-10 Marie Janssenosi: add metrics API
2016-02-09 Pavlin RadoslavovReplaced osi_getbuf()/osi_freebuf() with osi_malloc...
2016-02-09 Pavlin RadoslavovRemoved function osi_get_buf_size()
2016-02-06 Jakub PawlowskiAdd list_back_node method to osi list
2016-02-04 Pavlin RadoslavovRefactor usage of osi_free() and osi_freebuf()
2016-02-04 Marie Janssenosi: add native wakelocks to metrics
2016-02-02 Jakub PawlowskiMake list_foreach() even more useful
2016-01-28 Pavlin RadoslavovAllow alarm_cancel() on NULL timers
2016-01-25 Marie JanssenMerge "service/example: Add advertise flag for hr server"
2016-01-25 Jakub PawlowskiMerge "service: handle remote_device_properties_cb...
2016-01-22 Pavlin RadoslavovAdd extra log if timer_create(CLOCK_BOOTTIME_ALARM...
2016-01-22 Pavlin RadoslavovA workaround for kernels missing CLOCK_BOOTTIME_ALARM
2016-01-22 Jakub PawlowskiMerge "service: Solve locking issues inside GATT interface"
2016-01-22 Pavlin RadoslavovRefactor the Bluetooth timers
2016-01-22 Pavlin RadoslavovAdd support for native kernel and callout wakelocks
2016-01-15 Andre EisenbachMake list_foreach() more useful
2016-01-11 Andre EisenbachAssert on memory allocation failure
2016-01-11 Jakub PawlowskiMerge "service: Add global scan support getters"
2015-12-30 Marie JanssenFix flaky AlarmTest.test_set_long_*
2015-12-23 Andre EisenbachMerge "net_test_bluetooth: Improve set/get name logic"
2015-12-23 Andre EisenbachRemove "block" parameter from eager_reader_read()
2015-12-23 Andre EisenbachProperly reset NONBLOCK flag in semaphore_try_wait()
2015-12-10 Alex DeymoMerge "Rename libchrome-host to libchrome."
2015-12-10 Pavlin RadoslavovMerge "Fix p_info increment in A2D_ParsSbcInfo"
2015-12-10 Pavlin RadoslavovFix the fixed_queue_try_remove_from_queue() internals
2015-12-09 Alain Vongsouvanhosi: Remove error_fclose goto and redundant fflush.
2015-12-04 Scott James RemnantMerge changes I7f9b2ea0,Ibb1c1d4c,I64cef032
2015-12-02 Marie JanssenMerge "tests: don\'t use bt_os_callouts for wakelocks"
2015-12-02 Marie JanssenMerge "tests: don't use bt_os_callouts for wakelocks"
2015-12-02 Marie Janssentests: don't use bt_os_callouts for wakelocks
2015-11-30 Amadeusz SlawinskiAdd file write error checks to config_save
2015-11-30 Amadeusz SlawinskiAdd file write error checks to config_save
2015-11-30 Andre EisenbachMerge "Set bits 4-6 to 0 in L2CAP fixed channel support...
2015-11-23 Mattias AgrenReduce persistence on aquiring master role
2015-11-23 Andre EisenbachRaise alarm callback thread priority
2015-11-20 Andre EisenbachFix flaky EagerReaderTest.test_large_data_multibyte
2015-11-20 Andre EisenbachFix flaky EagerReaderTest.test_large_data_multibyte
2015-11-18 Scott James RemnantPass unknown run_unit_tests long arguments to tests
2015-11-18 Scott James RemnantAdd test filter option to run_unit_tests
2015-11-18 Scott James RemnantGive run_unit_tests an exit code
2015-11-18 Arman Ugurayservice/test: Reset command-line on SetUp
2015-11-18 Scott James RemnantAdd -s <specific device> to run_unit_tests
2015-11-12 Arman UgurayMerge "service/client: Add register|unregister-gatt"
2015-11-12 Arman UgurayMerge "service: Introduce bluetooth::GattClient"
2015-11-12 Arman UgurayMerge "service: Add IBluetoothGattClient IPC bindings"
2015-11-12 Scott James Remnantnet_test_bluetooth: replace with gtest variant
2015-11-11 Pavlin RadoslavovFix SIGBUS crash when copying data
2015-11-11 Andre EisenbachIndicate failed tests in run_unit_tests.sh
next