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