OSDN Git Service

android-x86/system-bt.git
2018-09-26 Treehugger... Merge "Remove obsoleted Coverity-related comment"
2018-09-25 Vasu NoriAdd new hidden API to return SDP record's MapSupportedF...
2018-09-25 Pavlin RadoslavovRemove obsoleted Coverity-related comment
2018-09-25 Treehugger... Merge changes I737a864e,Idc41b2a5
2018-09-25 Hansong ZhangTimer: Don't run new task at old timepoint
2018-09-24 Treehugger... Merge "Send volume just once when starting the stream."
2018-09-24 Jakub PawlowskiSend volume just once when starting the stream.
2018-09-21 Hansong ZhangTimer: Separate code path for single and periodic
2018-09-19 Treehugger... Merge "Add net_test_avrcp to general-tests suite"
2018-09-18 Chih-Hung HsiehFix clang-tidy performance warnings in system/bt.
2018-09-17 Chih-Hung HsiehSuppress implicit-fallthrough warnings.
2018-09-14 Joseph PirozzoMerge "AVRCP Controller media session queue"
2018-09-14 Dan ShiAdd net_test_avrcp to general-tests suite
2018-09-13 Hansong ZhangAdd Timer as an alternative to osi alarm
2018-09-13 Treehugger... Merge "Add support for A2DP LDAC Sink function"
2018-09-12 Ajay PanickerMerge "Add extractBE to the Bluetooth Packets Iterators"
2018-09-12 Chisato KenmochiAdd support for A2DP LDAC Sink function
2018-09-11 Pavlin RadoslavovAdd a check whether an A2DP codec is supported before...
2018-09-11 Ajay PanickerAdd extractBE to the Bluetooth Packets Iterators
2018-09-10 Treehugger... Merge "Fix spacing in hearing aid dumpsys"
2018-09-09 Pavlin RadoslavovDisable absolute volume control for deepblue2 speaker
2018-09-07 Hansong ZhangFix spacing in hearing aid dumpsys
2018-09-06 ChienyuanAllocate lcb when connection complete if can't find one
2018-08-29 Bailey ForrestImplement A2DP source and AVRCP target binder servers
2018-08-29 Treehugger... Merge "[bluetoothtb] Fix bug processing BT_PROPERTY_UUIDS"
2018-08-28 Joseph PirozzoAVRCP Controller media session queue
2018-08-28 Yamei DuFix out-of-bounds reading in btm_ble_vendor_capability_...
2018-08-28 Ajay PanickerDon't add items to a response if a previous item fails...
2018-08-28 Treehugger... Merge "Set the AVRCP Browsing MTU for a device after...
2018-08-28 Ajay PanickerSet the AVRCP Browsing MTU for a device after browse...
2018-08-28 Jack HeMake thread names more meaningful
2018-08-27 Jack HeCommon: Replace ExecutionBarrier with std::promise...
2018-08-27 Pavlin RadoslavovRun the wakelock JNI callbacks on the JNI thread
2018-08-27 Treehugger... Merge "Move metrics and time library to libbt-common"
2018-08-27 Jack HeMove metrics and time library to libbt-common
2018-08-26 Ruchi KandoiFix V535 CWE-691: inner/outer for loop sharing variables
2018-08-25 Bailey Forrest[bluetoothtb] Fix bug processing BT_PROPERTY_UUIDS
2018-08-23 Treehugger... Merge "L2CAP: Handle no idle timeout (0xFFFF)"
2018-08-23 Nitin ShivpureL2CAP: Handle no idle timeout (0xFFFF)
2018-08-23 Stanley TngClear connection update pending flag when disconnected
2018-08-21 Treehugger... Merge "A2DP-SINK: Use MessageLoopThread for decoding"
2018-08-21 Ted WangMerge "Fix "Disable Absolute Volume" Bluetooth develope...
2018-08-20 Jack HeDisable CFI verification for stack_rfcomm test that...
2018-08-20 Jack HeA2DP-SINK: Use MessageLoopThread for decoding
2018-08-20 TedFix "Disable Absolute Volume" Bluetooth developer option
2018-08-20 Sunny KapdiA2DP Offload: Fix Max AVDTP MTU for Offload
2018-08-18 Treehugger... Merge "Implement A2DP sink and AVRCP controller binder...
2018-08-18 Bailey ForrestImplement A2DP sink and AVRCP controller binder server
2018-08-18 Treehugger... Merge "Replace period_ms_t with uint64_t"
2018-08-17 Jack HeReplace period_ms_t with uint64_t
2018-08-16 Treehugger... Merge "HID: Remove device from database in error case"
2018-08-15 Treehugger... Merge "Enable SNIFF mode for HFP"
2018-08-15 Treehugger... Merge "Fix reliable write."
2018-08-14 Treehugger... Merge "HFP: Only active BT device can hung up call"
2018-08-14 Treehugger... Merge "Check startup_future before using it"
2018-08-14 Qiyu HuFix reliable write.
2018-08-14 Hemant GuptaHID: Remove device from database in error case
2018-08-14 Ugo YuEnable SNIFF mode for HFP
2018-08-14 minle.zuoHFP: Only active BT device can hung up call
2018-08-14 Bailey ForrestCheck startup_future before using it
2018-08-13 yunhanwRe-enable LE advertising after disconnect, on controlle...
2018-08-13 Ugo YuFix wrong UUID mask when doing BLE filter scan
2018-08-09 Treehugger... Merge "Get rid of meaningles GATT client error log"
2018-08-09 Jakub PawlowskiGet rid of meaningles GATT client error log
2018-08-08 Joseph PirozzoMerge changes from topic "avrcp_controller_timer"
2018-08-07 Joseph PirozzoReduce Media State change callbacks
2018-08-07 Pirama Arumuga... Reorder static libs to appease ld.gold linker
2018-08-07 Joseph PirozzoAVRCP Controller metadata feature
2018-08-06 Xin LiMerge Android Pie into master
2018-08-06 Jakub PawlowskiFix bad constructor usage in HearingDevice
2018-08-06 Jakub PawlowskiFix bad constructor usage in HearingDevice
2018-08-03 Jack HeBuild: Disable host_supported for cc_benchmark
2018-08-03 Jack HeBuild: Disable host_supported for cc_benchmark
2018-08-02 Jack HeUse MessageLoopThread in A2DP source, JNI, BTA, HCI...
2018-08-02 Jack HeAdd MessageLoopThread, ExecutionBarrier, and performanc...
2018-08-02 Jack HeUse MessageLoopThread in A2DP source, JNI, BTA, HCI...
2018-08-02 Jack HeAdd MessageLoopThread, ExecutionBarrier, and performanc...
2018-08-01 Venkata JagadeeshMerge "Add security handling for LE connection oriented...
2018-08-01 Treehugger... Merge "Add security handling for LE connection oriented...
2018-07-31 Aiswarya CyriacFix for Bluetooth device name is resetting to default...
2018-07-31 Venkata JagadeeshAdd security handling for LE connection oriented channels
2018-07-31 Aiswarya CyriacFix for Bluetooth device name is resetting to default...
2018-07-30 Joseph PirozzoMerge "Set Browsed Player memory allocation"
2018-07-30 Joseph PirozzoMerge "Set Browsed Player memory allocation"
2018-07-27 Pavlin RadoslavovAdd additional checks for AVDTP Codec Capabilities
2018-07-27 Joseph PirozzoSet Browsed Player memory allocation
2018-07-26 Pavlin RadoslavovAdd additional checks for AVDTP Codec Capabilities
2018-07-25 Bailey ForrestMerge "Swap order of registered/status in RegisterForNo...
2018-07-25 Treehugger... Merge "Swap order of registered/status in RegisterForNo...
2018-07-25 Joseph PirozzoMerge "Enable 2-EV3 packets for Wide Band HFP client"
2018-07-25 Subramanian... Merge "Use appropriate Tx time in BLE Set Data length...
2018-07-25 Joseph PirozzoMerge "Enable 2-EV3 packets for Wide Band HFP client"
2018-07-25 Treehugger... Merge "Use appropriate Tx time in BLE Set Data length...
2018-07-25 Fen WangMake PROPERTY_PRODUCT_MODEL device configurable
2018-07-24 Bailey ForrestSwap order of registered/status in RegisterForNotificat...
2018-07-24 Subramanian... Use appropriate Tx time in BLE Set Data length command
2018-07-24 Fen WangMake PROPERTY_PRODUCT_MODEL device configurable
2018-07-24 Cheney NiMerge "Ignore SDP failure while bonding if SDP was...
2018-07-24 Treehugger... Merge "Ignore SDP failure while bonding if SDP was...
2018-07-18 Hansong ZhangClean up style in BLE White List code
next