- 57f4c54 Merge "gattc: Fix uninitialized memory issue which could lead to crash" by Jakub Pawlowski · 4 years, 6 months ago
- 7430f62 Merge "Fix A2dp encoder counter deviation." by Myles Watson · 4 years, 6 months ago
- cb91974 gattc: Fix uninitialized memory issue which could lead to crash by Łukasz Rymanowski · 4 years, 6 months ago
- d69ead3 gd: Enable scanning flag by Chienyuan · 4 years, 6 months ago
- b713d33 Merge "rusty-gd: Added methods to compute size" by Zach Johnson · 4 years, 6 months ago
- 6b16716 rusty-gd: Added methods to compute size by Qasim Javed · 4 years, 6 months ago
- f363554 rusty-gd: move gddi-macros to gddi/macros by Zach Johnson · 4 years, 6 months ago
- 6df7f59 rusty-gd: move facade_helpers to facade/helpers by Zach Johnson · 4 years, 6 months ago
- 39c5f55 rusty-gd: remove unused grpc-macros content by Zach Johnson · 4 years, 6 months ago
- c916501 rusty-gd: reorg rust/acl to rust/link by Zach Johnson · 4 years, 6 months ago
- 96ebc25 Merge "Explicitly add static dependencies" by Jeffrey Vander Stoep · 4 years, 6 months ago
- 00409f0 Fix A2dp encoder counter deviation. by Daren Liao · 4 years, 9 months ago
- 565c640 Merge "[GD ACL] Do the right check by transport when sending ACL data and cmd" by Jack He · 4 years, 6 months ago
- 5d186de Merge "bt: Fix acl_ble_is_role_central() removal" by Dmitry Shmidt · 4 years, 6 months ago
- 3828f02 [GD ACL] Do the right check by transport when sending ACL data and cmd by Jack He · 4 years, 6 months ago
- 1b82bb2 Explicitly add static dependencies by Joel Galenson · 4 years, 6 months ago
- 182bafa Fix btm_sco_connected usage by Hansong Zhang · 4 years, 6 months ago
- 96b853d gd_acl: Upon le disconnect use proper transport conn map by Chris Manton · 4 years, 6 months ago
- e99aa37 bt: Fix acl_ble_is_role_central() removal by Dmitry Shmidt · 4 years, 6 months ago
- d299c9c Merge "Dynamic Audio Buffer (3/3)" by Zach Johnson · 4 years, 6 months ago
- 0c27315 Merge "gattc: Extend gattc queue with mtu exchange" by Jakub Pawlowski · 4 years, 6 months ago
- 68fbd66 Re-route LE adv set terminate callback by Hansong Zhang · 4 years, 7 months ago
- aa42c65 L2cap shim: Implement remote features by Hansong Zhang · 4 years, 7 months ago
- 70a8e0a Use BTM_GetHCIConnHandle by Hansong Zhang · 4 years, 7 months ago
- 0ec2aec Remove acl_get_transport_from_handle by Hansong Zhang · 4 years, 7 months ago
- 9ad8350 L2cap LE: Read remote version on connection by Hansong Zhang · 4 years, 7 months ago
- faac56c Simplify code in ble_privacy by Hansong Zhang · 4 years, 7 months ago
- daffeac Merge "rusty-gd: fix parted dependency injection" by Zach Johnson · 4 years, 7 months ago
- c2602e2 rusty-gd: fix parted dependency injection by Zach Johnson · 4 years, 7 months ago
- cb199be BTM_ReadAutomaticFlushTimeout is unused by Hansong Zhang · 4 years, 7 months ago
- b300d43 read_automatic_flush_timeout is not used by Hansong Zhang · 4 years, 7 months ago
- 2ddda01 Always disconnect ACL by handle by Hansong Zhang · 4 years, 7 months ago
- ae094b3 Set ACL disconnect reason in ACL, not L2cap by Hansong Zhang · 4 years, 7 months ago
- b996e07 sco_disc_reason is unused by Hansong Zhang · 4 years, 7 months ago
- 163dbe4 Make link supervision timeout as a constant by Hansong Zhang · 4 years, 7 months ago
- d933cd2 Simplify get role API by Hansong Zhang · 4 years, 7 months ago
- 7e896e4 Move BTM_SetLinkSuperTout from L2cap to ACL by Hansong Zhang · 4 years, 7 months ago
- db43ac6 Merge "GD Controller: Add status packet for LE_READ_REMOTE_FEATURES" by Jack He · 4 years, 7 months ago
- 51b2291 Merge changes from topic "gd_l2cap_init_security" by Treehugger Robot · 4 years, 7 months ago
- cd755ee Merge changes I43b8a393,I576be190,Iedc4254e,I0420630f,Ic6aa1f96, ... by Treehugger Robot · 4 years, 7 months ago
- ac794e0 Merge changes from topic "gd: Pass address of scan result by value" by Treehugger Robot · 4 years, 7 months ago
- 9a3fa93 Add stack/include/btm_api_types::io_capabilities_text by Chris Manton · 4 years, 9 months ago
- c989283 Add main/shim/helpers::ToHciRole by Chris Manton · 4 years, 7 months ago
- 79df2ca Encapsulate tACL_CONN::role_switch by Chris Manton · 4 years, 7 months ago
- 0a89289 Add API tACL_CONN::is_{disconnect/role_switch}_pending by Chris Manton · 4 years, 7 months ago
- ecabc2d HACK: Remove SCO disconnect short circuit by Chris Manton · 4 years, 7 months ago
- bca51e7 Streamline btif/src/btif_hf::HeadsetInterface::PhoneStateChange by Chris Manton · 4 years, 7 months ago
- 59df049 btm_history: BTM_CreateSco call connecting by Chris Manton · 4 years, 7 months ago
- d7dab17 Add stack/btm/btm_sco::GetLegacyHciInterface by Chris Manton · 4 years, 7 months ago
- 6e5f011 gattc: Extend gattc queue with mtu exchange by Grzegorz Kolodziejczyk · 6 years ago
- 53b3601 gd: Pass address of scan result by value by Chienyuan · 4 years, 7 months ago
- 03df10a Connect main/shim/acl_legacy_interface::btm_sco_on_disconnected by Chris Manton · 4 years, 7 months ago
- ca74ef8 Declare stack/include/sco_hci_link_interface::btm_sco_on_disconnected by Chris Manton · 4 years, 7 months ago
- aa230e1 De-anonymize stack/include/btm_api_types::tBTM_ESCO_DATA by Chris Manton · 4 years, 7 months ago
- f38308c gd_shim: Use HACK_SetScoDisconnectCallback by Chris Manton · 4 years, 7 months ago
- 71de37e Add stack/btm/btm_sco::btm_sco_on_disconnected by Chris Manton · 4 years, 7 months ago
- 0e3f946 Add stack/btm/btm_sco::get_index by Chris Manton · 4 years, 7 months ago
- cfcc8ec Add tSCO_CB::get_sco_connection_from_handle by Chris Manton · 4 years, 7 months ago
- 105dfe6 Add btm Register_HACK_SetScoDisconnectCallback by Chris Manton · 4 years, 7 months ago
- d35458b Add API tSCO_CONN::is_active,Handle by Chris Manton · 4 years, 7 months ago
- 2945ced Add tSCO_CONN::get_sco_connection_from_index by Chris Manton · 4 years, 7 months ago
- 99a383c Use SCO stack/btm/btm_sco::BTM_LogHistory by Chris Manton · 4 years, 8 months ago
- 5c20d01 Use main/shim/dumpsys::PRIVATE_CELL by Chris Manton · 4 years, 7 months ago
- 6d87bb1 Add main/shim/dumpsys::PRIVATE_CELL by Chris Manton · 4 years, 7 months ago
- c71c1b3 Re-log btif/src/btif_gatt_util::btif_gatt_check_encrypted_link by Chris Manton · 4 years, 7 months ago
- 50ea851 Add APIs stack/btm/security_device_record:: by Chris Manton · 4 years, 7 months ago
- dd63aba Remove unnecessary stack/acl/btm_acl::btm_pm_is_le_link by Chris Manton · 4 years, 7 months ago
- 86c60f7 Unfriend stack/acl/acl::tACL_CB by Chris Manton · 4 years, 8 months ago
- 20b25b6 Remove unused stack/include/acl_api_types::tBTM_QOS_SETUP_CMPL by Chris Manton · 4 years, 7 months ago
- c3ed935 Remove unused stack/include/acl_api_types::tBTM_INQ_TXPWR_RESULT by Chris Manton · 4 years, 7 months ago
- b59562c Re-log stack/avct/avct_lcb_act::avct_lcb_chk_disc by Chris Manton · 4 years, 8 months ago
- 0f4689a Remove unnecessary external tBTM_CB::Inits by Chris Manton · 4 years, 7 months ago
- 185cd01 Pull various Inits into parent tBTM_CB::Init structure by Chris Manton · 4 years, 7 months ago
- 33df351 Remove stack/btm/btm_int.h by Chris Manton · 4 years, 7 months ago
- 532610e Use get_btm_client_interface().peer.BTM_GetMaxPacketSize by Chris Manton · 4 years, 7 months ago
- f85eb59 Use btm_cb.devcb.Init by Chris Manton · 4 years, 7 months ago
- 86c4679 Remove unused fields tBTM_CFG:: by Chris Manton · 4 years, 7 months ago
- 38e1fb1 Internalize btm_acl_device_down::BTM_db_reset by Chris Manton · 4 years, 7 months ago
- 5413735 Add tBTM_INQUIRY_VAR_ST::Init/Free by Chris Manton · 4 years, 7 months ago
- fc0e057 Move sco packet types to sco initialization by Chris Manton · 4 years, 7 months ago
- 3da5c35 gd: Implement Advertising Packet Content Filter by Chienyuan · 4 years, 7 months ago
- 05d0738 Add boilerplate code for 5.2 COC by Hansong Zhang · 4 years, 7 months ago
- 82c341f Dynamic Audio Buffer (3/3) by More Kuo · 5 years ago
- 28dcd81 Merge changes Ia3f3c5d7,If3aaeccc,I74915b3a,I49b167a3,Iab536745 by Treehugger Robot · 4 years, 7 months ago
- fa4ce32 Merge changes I5a31f506,If496d946 by Treehugger Robot · 4 years, 7 months ago
- 56f45b7 Merge changes I3a54a514,Iada70c9f,I1fb728ce,I181f0d77,I1df3c852, ... by Zach Johnson · 4 years, 7 months ago
- 6ecb085 Include rfcdefs and add btm_client_interface by Chris Manton · 4 years, 7 months ago
- d4e784d Consolidate assignment btm_cb.acl_cb_.btm_acl_pkt_types_supported by Chris Manton · 4 years, 7 months ago
- f8962b1 Add tBTM_DEVCB::Init/Free by Chris Manton · 4 years, 7 months ago
- 4c8f833 Add param BTM_acl_after_controller_started::controller_t by Chris Manton · 4 years, 7 months ago
- b766915 Add tSCO_CB::Init by Chris Manton · 4 years, 7 months ago
- d786433 Remove useless global level of indirection by Chris Manton · 4 years, 7 months ago
- 96e9e04 Add and Use stack//btm_acl::internal::set_default_packet_types_supported by Chris Manton · 4 years, 7 months ago
- 2492f9e Merge "gd: Update random address when command success" by Treehugger Robot · 4 years, 7 months ago
- 8e4cf08 Merge changes Icba988d3,Ia8874c80,I36da3481,Ica4914f5 by Treehugger Robot · 4 years, 7 months ago
- 932366b Merge "gd: Handle scan parameter" by Treehugger Robot · 4 years, 7 months ago
- 7383800 Merge "gd: Fix bug of AdvertisingCache" by Treehugger Robot · 4 years, 7 months ago
- cbd37f4 rusty-gd: migrate classic acl to a directory, in prep for facade by Zach Johnson · 4 years, 7 months ago
- f60b524 rusty-gd: some tidying in acl by Zach Johnson · 4 years, 7 months ago
- 9ae2d47 rusty-gd: add authentication complete for classic acl by Zach Johnson · 4 years, 7 months ago