1. 32286a0 Make BTM_PM almost modular by Hansong Zhang · 4 years ago
  2. 2f14b11 BTM_PM refactor by Hansong Zhang · 4 years ago
  3. ecff433 Re-route read LE local/remote address to L2cap by Hansong Zhang · 4 years ago
  4. 3732396 Merge changes I9f76c7f7,Id5863a3c,I070cc0c0,I09f31af5,I4d4f2b79, ... by Chris Manton · 4 years ago
  5. 99e0fa6 Remove some unused stuff by Hansong Zhang · 4 years ago
  6. 3ad935d Fix some sco packet type features by Hansong Zhang · 4 years ago
  7. c359525 Add stack/acl/btm_acl::SupportTransparentSynchronousData by Chris Manton · 4 years ago
  8. 45494db Re-log stack/acl/btm_pm:: by Chris Manton · 4 years, 1 month ago
  9. c208ff4 Use updated SIG wording: blacklist to rejectlist by Josh Wu · 4 years ago
  10. aa42c65 L2cap shim: Implement remote features by Hansong Zhang · 4 years ago
  11. 70a8e0a Use BTM_GetHCIConnHandle by Hansong Zhang · 4 years ago
  12. 0ec2aec Remove acl_get_transport_from_handle by Hansong Zhang · 4 years ago
  13. cb199be BTM_ReadAutomaticFlushTimeout is unused by Hansong Zhang · 4 years ago
  14. 2ddda01 Always disconnect ACL by handle by Hansong Zhang · 4 years ago
  15. ae094b3 Set ACL disconnect reason in ACL, not L2cap by Hansong Zhang · 4 years ago
  16. 163dbe4 Make link supervision timeout as a constant by Hansong Zhang · 4 years ago
  17. 7e896e4 Move BTM_SetLinkSuperTout from L2cap to ACL by Hansong Zhang · 4 years ago
  18. d933cd2 Simplify get role API by Hansong Zhang · 4 years ago
  19. 79df2ca Encapsulate tACL_CONN::role_switch by Chris Manton · 4 years ago
  20. 0a89289 Add API tACL_CONN::is_{disconnect/role_switch}_pending by Chris Manton · 4 years ago
  21. ecabc2d HACK: Remove SCO disconnect short circuit by Chris Manton · 4 years ago
  22. dd63aba Remove unnecessary stack/acl/btm_acl::btm_pm_is_le_link by Chris Manton · 4 years ago
  23. 86c60f7 Unfriend stack/acl/acl::tACL_CB by Chris Manton · 4 years, 1 month ago
  24. 38e1fb1 Internalize btm_acl_device_down::BTM_db_reset by Chris Manton · 4 years ago
  25. d786433 Remove useless global level of indirection by Chris Manton · 4 years ago
  26. 96e9e04 Add and Use stack//btm_acl::internal::set_default_packet_types_supported by Chris Manton · 4 years ago
  27. d4e784d Consolidate assignment btm_cb.acl_cb_.btm_acl_pkt_types_supported by Chris Manton · 4 years ago
  28. 4c8f833 Add param BTM_acl_after_controller_started::controller_t by Chris Manton · 4 years ago
  29. 98b7ae0 Re-log stack/acl/btm_acl::btm_acl_created by Chris Manton · 4 years ago
  30. 5ac4b91 Use stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years ago
  31. d06e1bd Add stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years ago
  32. ffa22f6 Use stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years ago
  33. 9920ee6 Add stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years ago
  34. 7cf71eb Internalize stack/acl/btm_acl::hci_start_role_switch_to_central by Chris Manton · 4 years ago
  35. 9308fa4 Use some L2cap APIs in btm_sec by Hansong Zhang · 4 years ago
  36. ae00179 Properly use tHCI_STATUS and hci error code equivalence by Chris Manton · 4 years ago
  37. 5e12ade L2cap LE shim: Use link property listener by Hansong Zhang · 4 years ago
  38. 6912d54 Use main/shim/dumpsys::supervision_timeout_to_seconds by Chris Manton · 4 years ago
  39. 1c653ae btm_process_clk_off_comp_evt is no-op by Hansong Zhang · 4 years ago
  40. dddceec Use proper API main/shim/acl::BTM_LogHistory by Chris Manton · 4 years, 1 month ago
  41. b1a5fde L2cap LE shim improvements by Hansong Zhang · 4 years ago
  42. e769059 Add and use tBTM_CB::tACL_CB::Init by Chris Manton · 4 years, 1 month ago
  43. ba4c3e9 Various inclusion stack/:: by Chris Manton · 4 years ago
  44. 965ef9c Declare explicitly global tBTM_CB by Chris Manton · 4 years ago
  45. 4451415 Add tACL_CONN::is_power_mode_pending by Chris Manton · 4 years, 1 month ago
  46. 8a0f20a Use tACL_CB::DefaultPacketTypes by Chris Manton · 4 years, 1 month ago
  47. e38812c Consolidate exits stack/acl/btm_acl::hci_start_role_switch_to_central by Chris Manton · 4 years, 1 month ago
  48. 1144532 Add tACL_CONN::RemoteAddress by Chris Manton · 4 years, 1 month ago
  49. a73cd7d Introduce btm client interface by Chris Manton · 4 years ago
  50. 6301699 Remove friends stack/acl/acl:: by Chris Manton · 4 years, 1 month ago
  51. 5b000a4 Use tACL_CONN::is_transport_ by Chris Manton · 4 years, 1 month ago
  52. 34f5bf9 Re-log StackAclBtmAcl::btm_acl_role_changed by Chris Manton · 4 years, 1 month ago
  53. 4b9c46c Re-log BTM_SetPowerMode by Chris Manton · 4 years, 1 month ago
  54. fd70020 Add tACL_CONN::Handle by Chris Manton · 4 years, 1 month ago
  55. 9a5883a Check shim bluetooth::shim::is_gd_link_policy_enabled by Chris Manton · 4 years, 1 month ago
  56. d8612b4 Introduce tACL_CB_::Reset() by Chris Manton · 4 years, 1 month ago
  57. 2db2e7b Add tACL_CB::tACL_CONN::policy by Chris Manton · 4 years, 1 month ago
  58. 4091e76 De-anonymize stack/acl/acl::tACL_CONN by Chris Manton · 4 years ago
  59. 4d9fdd5 Connect gd acl shim sniff subrating by Chris Manton · 4 years, 1 month ago
  60. 7bb156c Use stack/acl/btm_acl::BTM_SetLinkPolicyActiveMode by Chris Manton · 4 years, 1 month ago
  61. f19a3d7 Add stack/acl/acl::tSSR_PARAMS by Chris Manton · 4 years, 1 month ago
  62. 53b352c Add link policy registration tACL_CB::clients by Chris Manton · 4 years, 1 month ago
  63. 39669fc Add stack/acl/acl::link policies by Chris Manton · 4 years, 1 month ago
  64. 1d81ef3 Use proper type stack/acl/::tLINK_POLICY by Chris Manton · 4 years, 1 month ago
  65. e9c079a Add stack/acl/btm_pm::BTM_SetLinkPolicyActiveMode by Chris Manton · 4 years, 1 month ago
  66. 8f59ed7 Fix bad SC bit in Pairing Request/Response between two android phones by Jakub Pawlowski · 4 years, 1 month ago
  67. 0f543a6 Straighten out stack/acl/btm_acl::acl_address_from_handle by Chris Manton · 4 years, 1 month ago
  68. 0ac3bcc Re-log BTM_SetPowerMode by Chris Manton · 4 years, 1 month ago
  69. 51d29ef Re-log BTM_SetSsrParams by Chris Manton · 4 years, 1 month ago
  70. 02cb060 Streamline process_ssr_event by Chris Manton · 4 years, 1 month ago
  71. ce24013 Use tACL_CB::DefaultPacketTypes by Chris Manton · 4 years, 1 month ago
  72. 956586c Re-log stack/acl/btm_pm::btm_pm_proc_cmd_status by Chris Manton · 4 years, 1 month ago
  73. 9fb389f Use proper types tHCI_STATUS by Chris Manton · 4 years, 1 month ago
  74. 6fb2557 Encapsulate tBTM_PM_MCB::state by Chris Manton · 4 years, 1 month ago
  75. e97cebf Streamline stack/acl/btm_pm::BTM_ReadPowerMode by Chris Manton · 4 years, 1 month ago
  76. db31372 Re-include stack/acl/btm_pm by Chris Manton · 4 years, 1 month ago
  77. 83a9a04 Use acl default methods by Chris Manton · 4 years, 1 month ago
  78. ea124c7 Add declaration btm_sco_chk_pend_unpark by Chris Manton · 4 years, 1 month ago
  79. d9f1010 Use proper acl transport check by Chris Manton · 4 years, 1 month ago
  80. 91d348b gd_acl: SCO temporary fix by Chris Manton · 4 years, 1 month ago
  81. b8a3fc1 Move power_mode registration from btm_cb into acl by Chris Manton · 4 years, 1 month ago
  82. ec7223c Add context term for StackAclBtmPm::btm_pm_snd_md_req by Chris Manton · 4 years, 1 month ago
  83. b9c1f52 Move stack/acl/acl::tBTM_PM_STATE earlier in header by Chris Manton · 4 years, 1 month ago
  84. 7a1facc Move tACL_CB::tBTM_PM_MCB definition before tACL_CONN by Chris Manton · 4 years, 1 month ago
  85. 8311287 Add stack/acl/btm_acl::acl_get_connection_from_handle by Chris Manton · 4 years, 1 month ago
  86. 637051a Properly retrieve acl_conn stack/acl/btm_acl::btm_pm_proc_mode_change by Chris Manton · 4 years, 1 month ago
  87. fa0a96e Re-log stack/acl/btm_pm::BTM_SetPowerMode by Chris Manton · 4 years, 1 month ago
  88. 4453ed3 Introduce bluetooth::legacy::hci::Interface by Chris Manton · 4 years, 1 month ago
  89. ccff83b gd_acl: Add bluetooth::shim::ACL_Disconnect by Chris Manton · 4 years, 1 month ago
  90. ae98abc Remove unnecessary stack/acl/btm_acl::l2c_link_hci_conn_comp by Chris Manton · 4 years, 1 month ago
  91. 2676261 Properly retrieve acl_conn stack/acl/btm_acl::btm_acl_encrypt_change by Chris Manton · 4 years, 1 month ago
  92. 41f5a72 Properly retrieve acl_conn stack/acl/btm_acl::btm_acl_process_sca_cmpl_pkt by Chris Manton · 4 years, 1 month ago
  93. d6309c7 Properly retrieve acl_conn stack/acl/btm_acl::btm_read_failed_contact_counter_complete by Chris Manton · 4 years, 1 month ago
  94. 7caafe3 Properly retrieve acl_conn stack/acl/btm_acl::btm_read_link_quality_complete by Chris Manton · 4 years, 1 month ago
  95. f94c35f Properly retrieve acl_conn stack/acl/btm_acl::btm_read_remote_ext_features_failed by Chris Manton · 4 years, 1 month ago
  96. 88e4c01 Add stack/acl/btm_pm::StackAclBtmPm::btm_pm_get_power_manager_from_handle by Chris Manton · 4 years, 1 month ago
  97. 7e3687d Add stack/acl/btm_acl::acl_disconnect_from_handle by Chris Manton · 4 years, 1 month ago
  98. ebc5dfe Add stack/acl/btm_acl::hci_btsnd_hcic_disconnect by Chris Manton · 4 years, 1 month ago
  99. 94e67c6 Group upper layer notifications stack/acl/btm_acl:: by Chris Manton · 4 years, 1 month ago
  100. 603a709 Remove #def and use IsEprAvailable by Chris Manton · 4 years, 1 month ago