OSDN Git Service

GD: Fix DeviceTest
[android-x86/system-bt.git] / gd / rust /
2021-05-19 Rahul SabnisMerge "IBluetooth#setRemoteAlias now returns an int...
2021-05-14 TreeHugger Robot[automerger skipped] Merge "RESTRICT AUTOMERGE Contain...
2021-05-14 TreeHugger Robot[automerger skipped] Merge "RESTRICT AUTOMERGE Contain...
2021-05-14 Treehugger RobotMerge "Format time when print stopwatch log."
2021-05-13 Treehugger RobotMerge "CTKD: Fix role change bug on legacy BT stack"
2021-05-13 Treehugger RobotMerge "Separate End, Reset, and Quit"
2021-05-13 Hansong ZhangInitial commit for rusty BluetoothManager am: 2dc4fc318...
2021-05-13 Chris MantonMerge changes If5f6b231,I8c5eb4bb,I01aa1955
2021-05-13 Hansong ZhangInitial commit for rusty BluetoothManager am: 2dc4fc318...
2021-05-13 Hansong ZhangInitial commit for rusty BluetoothManager am: 2dc4fc3188
2021-05-12 Hansong ZhangInitial commit for rusty BluetoothManager
2021-05-11 Treehugger RobotMerge "Print errors if acceptlist events are too small"
2021-05-08 Treehugger RobotMerge "A2DP: Clear remote suspend flag if local is...
2021-05-08 Xin LiDO NOT MERGE - Merge RQ2A.210505.003.
2021-05-07 Treehugger RobotMerge "Add default rustfmt.toml"
2021-05-07 Treehugger RobotMerge "gd: Add parameter for background connection"
2021-05-07 Treehugger RobotMerge changes I7cc676cb,Ib2a58823,I2795f034,I5bb782f3...
2021-05-06 Hansong ZhangAsyncFd: clear_ready() before drop() am: 7258dad0d6...
2021-05-06 Hansong ZhangAsyncFd: clear_ready() before drop() am: 7258dad0d6...
2021-05-06 Hansong ZhangAsyncFd: clear_ready() before drop() am: 7258dad0d6
2021-05-06 Hansong ZhangAsyncFd: clear_ready() before drop()
2021-05-06 Richard Smith[automerger skipped] Fix memory overflow. am: 0d93359db...
2021-05-06 Richard Smith[automerger skipped] Fix memory overflow. am: 0d93359db...
2021-05-06 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-05-06 TreeHugger Robot[automerger skipped] Merge "RESTRICT AUTOMERGE Contain...
2021-05-06 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-05-06 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-05-06 TreeHugger Robot[automerger skipped] Merge "RESTRICT AUTOMERGE Contain...
2021-05-06 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-05-06 Jakub PawlowskiMerge "Fix memory overflow." into sc-dev
2021-05-06 Treehugger RobotMerge "gd: Handle LE advertisement tracking sub-event"
2021-05-04 Chris MantonMerge changes Ib557fbea,I25bb743c,I99f2584c,I852e9427...
2021-05-04 Sonny SasakaMerge changes I12391f4e,I3bdf0ea0,I10ff16d7,I58caec1f...
2021-05-04 Myles WatsonMerge "Parse scan_data_resp of advertisement tracking...
2021-05-04 Sonny SasakaMerge changes I12391f4e,I3bdf0ea0,I10ff16d7,I58caec1f...
2021-05-04 Sonny SasakaMerge changes I12391f4e,I3bdf0ea0,I10ff16d7,I58caec1f...
2021-05-04 Sonny SasakaMerge changes I12391f4e,I3bdf0ea0,I10ff16d7,I58caec1f
2021-05-04 Sonny SasakaMerge "Add rust binaries to link with C++ staticlib...
2021-05-04 Sonny SasakaMerge "Add rust binaries to link with C++ staticlib...
2021-05-04 Sonny SasakaMerge "Add rust binaries to link with C++ staticlib...
2021-05-04 Martin BrabhamMerge "OOB: Add public address to OOB data"
2021-05-04 Sonny SasakaAdd D-Bus daemon binary
2021-05-04 Sonny SasakaAdd `dbus_projection` crate
2021-05-04 Sonny SasakaAdd the `btstack` crate
2021-05-04 Sonny SasakaMerge "Add rust binaries to link with C++ staticlib"
2021-05-03 Abhishek Pandit... Add topshim for bluetooth interface
2021-05-03 Abhishek Pandit... Add rust binaries to link with C++ staticlib
2021-05-03 Sal SavageMerge "Handle connection failures on the control channe...
2021-04-29 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-04-29 TreeHugger Robot[automerger skipped] Merge "AVRCP: pass bdaddr by value...
2021-04-29 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-04-29 TreeHugger Robot[automerger skipped] Merge "AVRCP: pass bdaddr by value...
2021-04-23 Sonny SasakaMerge "Add scripts to generate Debian packages of Fluor...
2021-04-22 Treehugger RobotMerge "HIDH: Initialize the ctrl_cid after trigger...
2021-04-16 Chris MantonMerge changes Ic583e487,Ic589759c,Ibe9720b5,I3fc83d6d...
2021-04-15 Jeff SharkeyMerge "Update Bluetooth API annotations." into sc-dev
2021-04-15 Treehugger RobotMerge "Reference the chipset capability in LE_Set_Data_...
2021-04-15 Treehugger RobotMerge "Reference the chipset capability in LE_Set_Data_...
2021-04-15 Treehugger RobotMerge "Reference the chipset capability in LE_Set_Data_...
2021-04-15 Treehugger RobotMerge "Reference the chipset capability in LE_Set_Data_...
2021-04-14 Ugo YuReference the chipset capability in LE_Set_Data_Length
2021-04-14 Bill YiMerge RQ2A.210405.006 to aosp-master - DO NOT MERGE
2021-04-13 Treehugger RobotMerge "OOB: Implement generateLocalOobData API"
2021-04-13 Johanna YeMerge "Add logging message to indicate collision with...
2021-04-12 Bill YiMerge RQ2A.210405.006 to stage-aosp-master - DO NOT...
2021-04-09 Treehugger RobotMerge "HCI: Accept erroneous ConnectionComplete"
2021-04-08 Matthew MaurerMerge "Update to use CXX 1.0" am: 73f77c9369 am: 8b1635...
2021-04-08 Matthew MaurerMerge "Update to use CXX 1.0" am: 73f77c9369 am: 8b16351826
2021-04-08 Matthew MaurerMerge "Update to use CXX 1.0" am: 73f77c9369
2021-04-08 Matthew MaurerMerge "Update to use CXX 1.0"
2021-04-08 Matthew MaurerUpdate to use CXX 1.0
2021-04-06 Chris Manton[automerger skipped] RESTRICT AUTOMERGE Contain avrc_ct...
2021-04-06 Chris MantonRESTRICT AUTOMERGE Contain avrc_ctrl_pars_vendor_cmd...
2021-04-06 Chris MantonRESTRICT AUTOMERGE Contain avrc_ctrl_pars_vendor_cmd...
2021-04-06 Oli LanMerge "Add AttributionSource param to bluetooth scannin...
2021-04-06 Josh WuMerge "A2DP: Log BLUETOOTH_A2DP_PLAYBACK_STATE_CHANGED"
2021-04-05 Treehugger RobotMerge "Do not close the fd on drop." am: aeb13ee45c...
2021-04-05 Treehugger RobotMerge "Do not close the fd on drop." am: aeb13ee45c...
2021-04-05 Treehugger RobotMerge "Do not close the fd on drop." am: aeb13ee45c
2021-04-05 Treehugger RobotMerge "Do not close the fd on drop."
2021-04-02 Joel GalensonDo not close the fd on drop.
2021-04-02 Treehugger RobotMerge "Correct log stack/rfcomm/rfc_mx_fsm::rfc_mx_sm_e...
2021-04-02 TreeHugger RobotMerge "Check packet size in avrc_pars_browse_rsp" into...
2021-04-02 TreeHugger RobotMerge "Check packet size in avrc_pars_browse_rsp" into...
2021-04-01 Qasim JavedMerge "rusty-gd: Remove CancelableTaskTracker" am:...
2021-04-01 Qasim JavedMerge "rusty-gd: Remove CancelableTaskTracker" am:...
2021-04-01 Qasim JavedMerge "rusty-gd: Remove CancelableTaskTracker" am:...
2021-04-01 Qasim JavedMerge "rusty-gd: Remove CancelableTaskTracker"
2021-04-01 ChienyuanAVRCP: pass bdaddr by value when use SdpCb am: 71c573ae...
2021-04-01 ChienyuanAVRCP: pass bdaddr by value when use SdpCb am: 71c573ae...
2021-03-31 Qasim Javedrusty-gd: Remove CancelableTaskTracker
2021-03-30 Jakub PawlowskiMerge "audio: Introduce client interface support for...
2021-03-29 Sal SavageMerge "Use proper UUID for PBAP-PCE profile descriptor...
2021-03-29 Jakub PawlowskiMerge changes I60b334ef,I390a385c,I0a562e1b
2021-03-26 Ivan LozanoMerge "Use whole_static_library for cxx library deps...
2021-03-26 Ivan LozanoMerge "Use whole_static_library for cxx library deps...
2021-03-26 Ivan LozanoMerge "Use whole_static_library for cxx library deps...
2021-03-26 Ivan LozanoMerge "Use whole_static_library for cxx library deps."
2021-03-25 Ivan LozanoUse whole_static_library for cxx library deps.
2021-03-23 Rahul SabnisMerge "Update binder call for BluetoothDevice#setAlias...
next