OSDN Git Service

android-x86/system-bt.git
2017-01-20 Srinu JellaSynchronize hl data operations
2017-01-20 Satish KodishalaBluetooth: Handle get RSSI timeout gracefully
2017-01-20 Sanket AgarwalBTA HF CLIENT: Unset initial SCO value
2017-01-20 Jack HeFix A2DP Metrics Logging Capacity
2017-01-19 Myles Watsontest_vendor: Remove extra byte in LE Features
2017-01-19 Jakub PawlowskiFix bad UUID comparison when adding GATT service
2017-01-19 Treehugger... Merge "test_vendor: Make tryStartThread return 0 on...
2017-01-19 Jorge E. Moreiratest_vendor: Make tryStartThread return 0 on success
2017-01-19 Jack HeFix parser for BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR
2017-01-18 Jack HeConvert build system to soong using Android.bp
2017-01-18 Treehugger... Merge "HF CLIENT BTA: Reduce logging for non-allocated...
2017-01-18 Sanket AgarwalHF CLIENT BTA: Reduce logging for non-allocated blocks
2017-01-18 Hemant GuptaHID: Prevent crash by Cancelling SDP during cleanup
2017-01-17 Pavlin RadoslavovAdd conditional unit testing for codecs that might...
2017-01-17 liuchaoFix a NULL-pointer access before check in connect_int
2017-01-17 Treehugger... Merge "Reduced the log verbosity level for aptX/aptX...
2017-01-17 Jakub PawlowskiDon't allow GATT and GAP service override
2017-01-17 Jakub PawlowskiFix NPE when discovering invalid GATT datatbase
2017-01-17 Pavlin RadoslavovReduced the log verbosity level for aptX/aptX-HD data...
2017-01-17 Reddy PraveenFix for Extended Scan parameter length
2017-01-11 Pavlin RadoslavovRemoved the feeding_init call from tA2DP_ENCODER_INTERFACE
2017-01-10 Pavlin RadoslavovIntegrated A2DP LDAC support with the LDAC encoder...
2017-01-10 Treehugger... Merge "Add "connecting" and "disconnecting" states...
2017-01-09 Jakub PawlowskiBatch scan simplification
2017-01-09 Jakub PawlowskiLE filters without custom data types
2017-01-09 Jakub PawlowskiGet rid of BTA_DmBleCfgFilterCondition
2017-01-09 Jakub PawlowskiSimplify LE scan filter memory management
2017-01-09 Jakub PawlowskiRemove reduntant re-schedule
2017-01-09 Jakub PawlowskiUse callbacks for LE filter functions (BTM layer)
2017-01-09 Jakub PawlowskiFix bad connectable advertising constant
2017-01-09 Jakub PawlowskiZero is a valid advertiser id
2017-01-09 Jack HeRemove redundant dependency on libpower
2017-01-09 Ivan PodogovAdd "connecting" and "disconnecting" states to HID...
2017-01-09 Jakub PawlowskiFix Heart Rate Service example
2017-01-09 Jakub PawlowskiRemove unnecessary cutils dependency
2017-01-09 Jakub PawlowskiUpdate Linux BUILD.gn files
2017-01-06 Pavlin RadoslavovRenamed the aptX and aptX-HD shared libraries
2017-01-05 Treehugger... Merge "Integration of the LDAC codec for A2DP source"
2017-01-05 Treehugger... Merge "Fix A2DP metrics session duration"
2017-01-05 Pavlin RadoslavovIntegration of the LDAC codec for A2DP source
2017-01-05 Treehugger... Merge "Add LeakyBondedQueue to libosi"
2017-01-05 Treehugger... Merge "Integration of the aptX and aptX-HD codecs for...
2017-01-05 Jack HeFix A2DP metrics session duration
2017-01-05 Jack HeAdd LeakyBondedQueue to libosi
2017-01-05 Pavlin RadoslavovIntegration of the aptX and aptX-HD codecs for A2DP...
2017-01-04 Ruchi Kandoiscripts: modify change_types.sh to skip matching "...
2017-01-04 liuchaoFix an inappropriate sscanf return value judgment
2017-01-04 Ivan PodogovMake HID Device service independent from HID Host.
2017-01-04 Treehugger... Merge "Allow HID Device to connect to a specific device"
2017-01-04 Pavlin RadoslavovAdd a mechanism for configuring the A2DP Source codecs
2017-01-03 Jakub PawlowskiFix failling ClosureTest
2017-01-03 Ivan PodogovAllow HID Device to connect to a specific device
2016-12-30 Jakub PawlowskiLE scanner BTA layer simplification
2016-12-30 Jakub PawlowskiMerge "Fix race condition in do_in_bta_thread"
2016-12-29 Jakub PawlowskiFix race condition in do_in_bta_thread
2016-12-29 Hemant GuptaHIDD: Add support for HID Device Role
2016-12-29 Jakub PawlowskiHCI interface improvements
2016-12-28 Jakub PawlowskiFix AdvertisingManager not being initialized
2016-12-28 Jakub PawlowskiFix pointer type in BTA_DmBleCfgFilterCondition
2016-12-27 Andre EisenbachFix pointer arithmetic in BTA_DmBleCfgFilterCondition
2016-12-21 Myles Watsonosi: Return 0 on osi_property_get failure
2016-12-20 Jakub PawlowskiLinux build fix
2016-12-20 Jakub PawlowskiRemove reduntant capabilities check
2016-12-20 Jakub PawlowskiGet rid of BLE_ANDROID_CONTROLLER_SCAN_FILTER
2016-12-20 Treehugger... Merge "Remove btif dependency on libmedia"
2016-12-20 Jakub PawlowskiModernize BLE Scanner implementation (2/3)
2016-12-19 Jakub PawlowskiExpose Bluetooth 5.0 properties to JNI
2016-12-19 Jakub PawlowskiUse LE Extended Advertising Report Event when available
2016-12-19 Jakub PawlowskiUse extended set scan enable/parameters when available
2016-12-19 Jakub PawlowskiUpdate BleAdvertiserHciInterface
2016-12-19 Jakub PawlowskiHandle Advertising Set Terminated event
2016-12-19 Jakub PawlowskiAdvertising Extension Implementation
2016-12-19 Jakub PawlowskiBLE scan filter setup simplification (2/3)
2016-12-19 Sanket AgarwalAVRCP CT: Register for UUIDS Changed
2016-12-18 Jack HeRemove btif dependency on libmedia
2016-12-17 Treehugger... Merge "Add unit tests and refactor LE legacy pairing...
2016-12-16 Jakub PawlowskiRefactor LE scanning HAL (2/3)
2016-12-16 Sanket AgarwalIncoming HF connection: CB interaction between BTA...
2016-12-16 Jack HeAdd unit tests and refactor LE legacy pairing key distr...
2016-12-16 Myles Watsontest_vendor: Use pipe2 to set pipe flags
2016-12-16 Treehugger... Merge "Replace assert with CHECK from base/logging.h"
2016-12-16 Myles Watsontest_vendor: Add more unit tests for async_manager
2016-12-16 Jack HeReplace assert with CHECK from base/logging.h
2016-12-16 Jakub PawlowskiBTA Application registration refactor
2016-12-15 Jack HeChange the parameter type of smp_debug_print_nbyte_litt...
2016-12-15 Ajay PanickerRemove unused function definitions
2016-12-14 Jakub PawlowskiRemove unused btm_set_random_address
2016-12-14 Jakub PawlowskiLE Extended Advertising
2016-12-13 Pavlin RadoslavovReplace usage of "vector<>" with "std::vector<>"
2016-12-13 Jack HeRemove unnecessary error message in PORT_DataInd
2016-12-12 Jakub PawlowskiGet rid of selective connection procedure
2016-12-12 Jakub PawlowskiSimplify LE Advertising Report Event processing
2016-12-12 Jakub PawlowskiFix UUID comparision when enabling HID protocol mode...
2016-12-12 Emil LenngrenFix maximum connections reached for BLE
2016-12-12 Treehugger... Merge "test-vendor: Fixed a race condition on the destr...
2016-12-12 Jorge E. Moreiratest-vendor: Fixed a race condition on the destructor
2016-12-10 Jack HeRemove extern "C" from header files
2016-12-09 Sanket AgarwalWrite unit test for bta/btif HF client role
2016-12-08 Treehugger... Merge "Remove additional usages of UINT_TO_PTR"
2016-12-08 Treehugger... Merge "Initialize SDP rmt_io_cap to UNKNOWN (0xFF)"
next