- 99a383c Use SCO stack/btm/btm_sco::BTM_LogHistory by Chris Manton · 4 years, 7 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, 7 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
- 05d0738 Add boilerplate code for 5.2 COC by Hansong Zhang · 4 years, 7 months 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
- 8141c0a rusty-gd: implement connection request for classic ACL by Zach Johnson · 4 years, 7 months ago
- fe474d8 rusty-gd: wire through classic ACL API for disconnect by Zach Johnson · 4 years, 7 months ago
- 645e508 rusty-gd: expose core byte rx/tx for classic ACL by Zach Johnson · 4 years, 7 months ago
- 82cda2a rusty-gd: move acl core from lib.rs to core.rs by Zach Johnson · 4 years, 7 months ago
- 86734bc rusty-gd: implement connection complete for classic acl by Zach Johnson · 4 years, 7 months ago
- 677e01a rusty-gd: simplify acl internal requests by using structured enums by Zach Johnson · 4 years, 7 months ago
- 9b198ea rusty-gd: start classic acl manager by Zach Johnson · 4 years, 7 months ago
- f6ebfd4 rusty-gd: report acl disconnections by Zach Johnson · 4 years, 7 months ago
- dfb6881 rusty-gd: implement ACL connection close by Zach Johnson · 4 years, 7 months ago
- dd0ada6 rusty-gd: add ACL credit control by Zach Johnson · 4 years, 7 months ago
- 52ceb23 rusty-gd: implement outbound fragmentation & dispatch by Zach Johnson · 4 years, 7 months ago
- c112a60 rusty-gd: add packet reassembler by Zach Johnson · 4 years, 7 months ago
- 453f03d rusty-gd: implement vector payloads for packets by Zach Johnson · 4 years, 7 months ago
- 248e9fb rusty-gd: start ACL - simple dispatch of inbound traffic by Zach Johnson · 4 years, 7 months ago
- 92df203 Add test SetSupervisorTimeoutOnConnectionSuccess by Chris Manton · 4 years, 7 months ago
- 98b7ae0 Re-log stack/acl/btm_acl::btm_acl_created by Chris Manton · 4 years, 7 months ago
- 49232e9 Fully encapsulate tBTM_SEC_DEV_REC::is_originator by Chris Manton · 4 years, 7 months ago
- 693eed2 Re-log stack/btm/btm_sec::btm_sec_connected by Chris Manton · 4 years, 7 months ago
- 996e18d Use tBTM_SEC_DEV_REC::IsLocallyInitiated by Chris Manton · 4 years, 7 months ago
- 7d3fd0d Add API tBTM_SEC_DEV_REC::IsLocallyInitiated by Chris Manton · 4 years, 7 months ago
- 5ac4b91 Use stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years, 7 months ago
- d06e1bd Add stack/acl/btm_acl::hci_btm_set_link_supervision_timeout by Chris Manton · 4 years, 7 months ago
- 0a69a82 Test stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
- 7af046d gd_shim_acl: Plumb stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
- ffa22f6 Use stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
- 9920ee6 Add stack/acl/btm_acl::on_acl_br_edr_{success,failed} by Chris Manton · 4 years, 7 months ago
- badec5c De-anonymize tBTM_SEC_DEV_REC by Chris Manton · 4 years, 7 months ago
- 7cf71eb Internalize stack/acl/btm_acl::hci_start_role_switch_to_central by Chris Manton · 4 years, 7 months ago
- 9dcdbc4 gd: Handle scan parameter by Chienyuan · 4 years, 7 months ago
- 9308fa4 Use some L2cap APIs in btm_sec by Hansong Zhang · 4 years, 7 months ago
- 45ac3f7 Simplify some L2cap code by Hansong Zhang · 4 years, 7 months ago
- 8510e21 gd: Update random address when command success by Chienyuan · 4 years, 7 months ago
- 83fd5e9 gd: Fix bug of AdvertisingCache by Chienyuan · 4 years, 7 months ago
- 2777b9a Merge "gd: Implement address rotation for advertising set" by Treehugger Robot · 4 years, 7 months ago
- 484f443 Merge "Add ISO type support on btsnooz.py script" by Treehugger Robot · 4 years, 7 months ago
- 5323377 Add ISO type support on btsnooz.py script by Alice Kuo · 4 years, 7 months ago
- 2a8aeb1 Fix linter by Hansong Zhang · 4 years, 7 months ago
- 2753907 Merge changes from topic "avrcp-target-cover-art" by Sal Savage · 4 years, 7 months ago
- 5b0c058 RoundRobinScheduler: Add multi priority support by Hansong Zhang · 4 years, 7 months ago
- 233c4d9 Wire up SetChannelTxPriority by Hansong Zhang · 4 years, 7 months ago
- dd11ff1 L2cap scheduler: Implement high priority channel by Hansong Zhang · 4 years, 7 months ago
- 3a319de Introduce MultiPriorityQueue by Hansong Zhang · 4 years, 7 months ago
- 43ebd8c Refactor L2CA_SetFixedChannelTout by Hansong Zhang · 4 years, 7 months ago
- 27c08e6 Merge changes Ia401bcf0,I724939c1,I606f4aff,I548ee2ad,Iee6c37a7, ... by Zach Johnson · 4 years, 7 months ago
- bc95be5 gd: Implement address rotation for advertising set by Chienyuan · 4 years, 7 months ago
- fa81702 Merge "RootCanal: Check PIN on both sides" by Treehugger Robot · 4 years, 7 months ago
- 29e263c RootCanal: Check PIN on both sides by Myles Watson · 4 years, 7 months ago
- 23b3d30 Merge "Fix v2 format decoding in btsnooz.py" by Treehugger Robot · 4 years, 7 months ago
- 981fdb2 Merge changes I5d0c9f45,I847253d5,I05ec50c5,I4d55a4b3 by Zach Johnson · 4 years, 7 months ago
- 2eba3c4 fix mac build by Zach Johnson · 4 years, 7 months ago
- 162a61b Merge "RootCanal: Reject unsolicited PIN responses" by Treehugger Robot · 4 years, 7 months ago
- 599fd2d Add callbacks in LE link manager by Hansong Zhang · 4 years, 7 months ago
- 221f714 Merge "Swich TEST_MAPPING config to unit_tests:true" by Julien Desprez · 4 years, 7 months ago
- c5af98e L2cap LE shim: Don't match address type by Hansong Zhang · 4 years, 7 months ago
- 802dd1e Remove unused L2cap shim API by Hansong Zhang · 4 years, 7 months ago
- 77bf587 Implement L2CA_EnableUpdateBleConnParams in shim by Hansong Zhang · 4 years, 7 months ago
- 523d47e Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 7 months ago
- 9cbad25 RootCanal: Reject unsolicited PIN responses by Myles Watson · 4 years, 7 months ago
- efb6a09 rusty-gd: update hal facade by Zach Johnson · 4 years, 7 months ago
- 1f51e62 rusty-gd: introduce RxAdapter by Zach Johnson · 4 years, 7 months ago
- c3c0b3c rusty-gd: switch hci facade to grpc context by Zach Johnson · 4 years, 7 months ago
- 6ac54ef rusty-gd: shim & facade are very similar, start sharing code by Zach Johnson · 4 years, 7 months ago
- dfbee39 rusty-gd: split HAL into control & acl by Zach Johnson · 4 years, 7 months ago