- 1927afa Refactor topshim with bindgen and unsafe code by Abhishek Pandit-Subedi · 4 years, 5 months ago
- ebf26de Merge "Add wearable earbud appearance support" by Treehugger Robot · 4 years, 4 months ago
- a3e7d02 Add wearable earbud appearance support by Alice Kuo · 4 years, 7 months ago
- 64b759d Canonicalize stack/srvc/srvc_eng::srvc_gatt_cback by Chris Manton · 4 years, 4 months ago
- d5a9835 Bypass bta_sys bta/hh/bta_hh::enable by Chris Manton · 4 years, 4 months ago
- 3033b04 Upgrade mock mock_stack_sdp_api by Chris Manton · 4 years, 4 months ago
- 847dc38 Move mock_stack_btu_ to mock_btu_ by Chris Manton · 4 years, 4 months ago
- 283460c Merge changes I5dcc7076,I38d4baed,I8e2ecb54 by Treehugger Robot · 4 years, 4 months ago
- 8cb731b shim: Use proper types HCI_ERR_CONN_FAILED_ESTABLISHMENT by Chris Manton · 4 years, 4 months ago
- 99dc427 Replace btif/src/btif_hh::memset with RawAddress::kEmpty by Chris Manton · 4 years, 4 months ago
- d61781e Remove duplicate disconnect reason bta/gatt/::GATT_CONN_UNKNOWN by Chris Manton · 4 years, 4 months ago
- f86725e Merge "AOSP: Correct device type for dual mode peers" by Treehugger Robot · 4 years, 4 months ago
- 6e04a77 AOSP: Correct device type for dual mode peers by Animesh Fatehpuria · 4 years, 6 months ago
- dc1b005 gd: Start vendor specific event manager when acl enable by Chienyuan · 4 years, 4 months ago
- e3a8ee6 Merge "Format time when print stopwatch log." by Treehugger Robot · 4 years, 4 months ago
- f9464be Format time when print stopwatch log. by weichinweng · 4 years, 4 months ago
- efa96cf gatt: Properly gatt register/deregister by Chris Manton · 4 years, 4 months ago
- 9f62b16 gatt: Properly init/free gatt layer by Chris Manton · 4 years, 4 months ago
- 25fcbba Streamline bta_gattc_op_cmpl by Chris Manton · 4 years, 4 months ago
- 963a8d1 Decl-def event bta/gatt/bta_gattc_act:bta_gattc_close by Chris Manton · 4 years, 4 months ago
- a020bbf Remove useless #def bta/hh/bta_hh_int::BTA_HH_MAX_RPT_CHARS by Chris Manton · 4 years, 4 months ago
- 865faa3 Merge "CTKD: Fix role change bug on legacy BT stack" by Treehugger Robot · 4 years, 4 months ago
- 53ee902 CTKD: Fix role change bug on legacy BT stack by Animesh Fatehpuria · 4 years, 4 months ago
- 2770584 Merge "remove unused fields" by Treehugger Robot · 4 years, 4 months ago
- 19ed8da Merge "Separate End, Reset, and Quit" by Treehugger Robot · 4 years, 4 months ago
- dbcabc7 remove unused fields by Chris Manton · 4 years, 4 months ago
- 8ff78fe Enum-ify tBTA_HH_INT_EVT by Chris Manton · 4 years, 4 months ago
- 5090c3d Remove useless #def bta/hh/bta_hh_int::BTA_HH_ by Chris Manton · 4 years, 4 months ago
- 8ff2ca8 Remove useless #def bta/hh/bta_hh_::BTA_HH_FST_BTE_TRANS_EVT by Chris Manton · 4 years, 4 months ago
- b81bf9d Merge changes If5f6b231,I8c5eb4bb,I01aa1955 by Chris Manton · 4 years, 4 months ago
- 6d8c25e Separate End, Reset, and Quit by Myles Watson · 4 years, 4 months ago
- 1e064c7 Initial commit for rusty BluetoothManager by Hansong Zhang · 4 years, 5 months ago
- 0cab3a9 Remove useless #def bta/hh/bta_hh_::BTA_HH_FST_TRANS_CB_EVT by Chris Manton · 4 years, 4 months ago
- a432a71 Remove unused #defs bta/hh/bta_hh_utils by Chris Manton · 4 years, 4 months ago
- 3795b77 Streamline bta_hh_read_ssr_param by Chris Manton · 4 years, 4 months ago
- 3a8c5c1 Remove unused funcs bta/hh::bta_hh_parse_ by Chris Manton · 4 years, 4 months ago
- ac8e498 Streamline BTM_GetLinkSuperTout by Chris Manton · 4 years, 4 months ago
- 000b522 Add name component to GATT client API by Chris Manton · 4 years, 4 months ago
- 059f362 Re-write bta/hh/bta_hh_le::bta_hh_le_close by Chris Manton · 4 years, 4 months ago
- b2594ec log: Polish security record logging structures by Chris Manton · 4 years, 4 months ago
- 539e117 Merge changes I72f919a9,Ie6b989cd,Ifc867c33 by Treehugger Robot · 4 years, 4 months ago
- b6eb832 Const-ify bta/gatt/:: Api data param by Chris Manton · 4 years, 4 months ago
- 607b8c0 Introduce bta_gatt_test by Chris Manton · 4 years, 4 months ago
- c9d1d6b Properly initialize tGATT control block by Chris Manton · 4 years, 4 months ago
- 059999a Merge "gd: Implement vendor specific event manager" by Treehugger Robot · 4 years, 4 months ago
- 12a83e6 gd: Implement vendor specific event manager by Chienyuan · 4 years, 4 months ago
- 5670399 Merge "gd: Prevent erroneous fail connection on acceptlist change" by Treehugger Robot · 4 years, 4 months ago
- 7dc3ff2 Fix incorrect enum comparison of LE close reason by Abhishek Pandit-Subedi · 4 years, 4 months ago
- 63205b5 Merge "Print errors if acceptlist events are too small" by Treehugger Robot · 4 years, 4 months ago
- 718203e gd: Prevent erroneous fail connection on acceptlist change by Chris Manton · 4 years, 4 months ago
- d808c54 Add missing dependency on proto_logging by Abhishek Pandit-Subedi · 4 years, 4 months ago
- cb59abc Print errors if acceptlist events are too small by Myles Watson · 4 years, 4 months ago
- d5b6feb Enum-ify stack/gatt::tGATTC_OPTYPE by Chris Manton · 4 years, 4 months ago
- b389ecf Introduce stack_gatt_test by Chris Manton · 4 years, 4 months ago
- 8df7fc7 Add crypto toolbox mocks by Chris Manton · 4 years, 4 months ago
- 88441c0 Point stack_btm_test to use common test/mocks by Chris Manton · 4 years, 4 months ago
- 4de7f0a Append mock_stack_acl::acl_add_to_ignore_auto_connect_after_disconnect by Chris Manton · 4 years, 4 months ago
- 7562b92 Add test/mock/mock_stack_btm_ble_bgconn by Chris Manton · 4 years, 4 months ago
- 0aeec67 Remove useless #def BTA_GATTC_MULTI_MAX by Chris Manton · 4 years, 4 months ago
- 8994573 Remove unused tBTA_GATT_REASON by Chris Manton · 4 years, 4 months ago
- c675943 Stat-ify various bta/gatt/bta_gattc_act by Chris Manton · 4 years, 4 months ago
- 5e319dd Conform btm_status_text to CASE_RETURN_TEXT convention by Chris Manton · 4 years, 4 months ago
- 242280d Use proper types bta/hh//::BTM_STATUS by Chris Manton · 4 years, 4 months ago
- 07c1715 Combine decl/defs bta/hh/bta_hh_le::bta_hh_gatt_close by Chris Manton · 4 years, 4 months ago
- 2a20920 Remove unnecessary layer of obfuscation tBTA_GATTC_CMPL by Chris Manton · 4 years, 4 months ago
- f0aacdf Straighten out tBTA_GATT_REASON by Chris Manton · 4 years, 4 months ago
- 321bdb0 Add bta/hh/bta_hh_utils::bta_hh_get_cb by Chris Manton · 4 years, 4 months ago
- aa04819 Merge "Konstify kBTA_HH_LE_RECONN conditional" by Treehugger Robot · 4 years, 4 months ago
- 40f259b Merge "DO NOT MERGE - Merge RQ2A.210505.003." by Treehugger Robot · 4 years, 4 months ago
- 056272d Konstify kBTA_HH_LE_RECONN conditional by Chris Manton · 4 years, 4 months ago
- a3568d3 Merge "Remove bta_hh_is_le_device check" by Treehugger Robot · 4 years, 4 months ago
- a0a24e0 Merge "A2DP: Clear remote suspend flag if local is also stopping" by Treehugger Robot · 4 years, 4 months ago
- a9ed39b Remove bta_hh_is_le_device check by Chris Manton · 4 years, 4 months ago
- ae5897e DO NOT MERGE - Merge RQ2A.210505.003. by Xin Li · 4 years, 4 months ago
- 44fbfde Merge "Add default rustfmt.toml" by Treehugger Robot · 4 years, 4 months ago
- 4b15b1e gd: Implement timeout callback for direct le connection by Chienyuan · 4 years, 4 months ago
- f57514f Add default rustfmt.toml by Hansong Zhang · 4 years, 4 months ago
- 37be63f Merge "gd: Add parameter for background connection" by Treehugger Robot · 4 years, 4 months ago
- 0b768f0 Re-log bta/hh/bta_hh_main::bta_hh_sm_execute by Chris Manton · 4 years, 4 months ago
- 4cf8974 Merge changes I7cc676cb,Ib2a58823,I2795f034,I5bb782f3,I6311bd6d, ... by Treehugger Robot · 4 years, 4 months ago
- 9a9c626 Add polling thread pid to hid control block by Chris Manton · 4 years, 4 months ago
- d56c4b7 Streamline stack/acl/btm_acl::BTM_SetLinkSuperTout by Chris Manton · 4 years, 5 months ago
- f1c5e26 Canonically include crypto in stack/gatt/gatt_sr_hash by Chris Manton · 4 years, 4 months ago
- c7955e3 Canonically include stack/gatt:: by Chris Manton · 4 years, 4 months ago
- 0260199 AsyncFd: clear_ready() before drop() by Hansong Zhang · 4 years, 4 months ago
- da8bed4 gd: Add parameter for background connection by Chienyuan · 4 years, 4 months ago
- 6719384 Merge "gd: Handle LE advertisement tracking sub-event" by Treehugger Robot · 4 years, 4 months ago
- 8959cfd Include gd/hal/hci_hal_host::<netinet/in.h> by Chris Manton · 4 years, 4 months ago
- c56653a Remove useless #def BTM_LE_BR_KEYS_REQ_EVT by Chris Manton · 4 years, 4 months ago
- 3864cf4 gd: Check stack is running before getting storage by Chienyuan · 4 years, 4 months ago
- 3699c3a Merge changes Ib557fbea,I25bb743c,I99f2584c,I852e9427,Iecae9ca5 by Chris Manton · 4 years, 4 months ago
- dc3f99f Merge "Parse scan_data_resp of advertisement tracking event correctly" by Myles Watson · 4 years, 4 months ago
- 0ccc375 Merge changes I12391f4e,I3bdf0ea0,I10ff16d7,I58caec1f by Sonny Sasaka · 4 years, 4 months ago
- 8f67866 Use gatt_client_event_text convention for logging by Chris Manton · 4 years, 4 months ago
- f1a150a shim: Add l2cap per-channel network transfer metrics by Chris Manton · 4 years, 4 months ago
- e628699 shim: Add hid profile to dumpsys by Chris Manton · 4 years, 4 months ago
- 40dc6f2 Add stack/gatt::gatt_channel_state_text by Chris Manton · 4 years, 4 months ago
- 8f2535e Add stack/gatt::gatt_security_action_text by Chris Manton · 4 years, 4 months ago
- 298711c Merge "OOB: Add public address to OOB data" by Martin Brabham · 4 years, 4 months ago
- bac6a52 Add D-Bus daemon binary by Sonny Sasaka · 4 years, 5 months ago