- Aug 25, 2020
-
-
Chris Manton authored
Towards proper interfaces Bug: 163134718 Tag: #refactor Test: compile & verify basic functions working Change-Id: Icc9ad82c78c2ecc73ea167c3595f35a7fc1b09b9
-
Zach Johnson authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409467 Change-Id: I1ae5afd81c3f5bb83b1618436e4be4cd6d18e9ad
-
Zach Johnson authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409238 Change-Id: I792d115c6860d53239de27d8c9bc882838bac95b
-
Zach Johnson authored
* changes: AG: Fold sec mask Clean up PAN code Clean up HIDH code HID Host: Clean up sec mask PAN: Clean up sec mask
-
Zach Johnson authored
* changes: Fold out service setting into avdt_ad_open_req Fold set out service into BNEP_Connect
-
Hansong Zhang authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1408823 Change-Id: I8d71a73c59a49185f754f336143bf4375d250d5a
-
Hansong Zhang authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409088 Change-Id: I0e820d801ccee452e154ffdd76a4a341513de3bb
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Ieb632fc424d4f0d2a70495c40876fc23e6b6674f
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I0156d12087a649fa1fdff5de181cf68667444195
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I1d417da7ed16093a77d104f0ebbb0ec6ddd799a7
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I7152fcf35975ff6a88e16ad0465c49fcb86379b6
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I4ed8662703f7b78bb5bcabf677f7f7eac6b35124
-
Hansong Zhang authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Ib7d747de37343d8a7983cb3d7f24d472963aa9cf
-
Hansong Zhang authored
NAP and PANU require encryption and authenticated link key, and GN requires no security. Also update Security Description in SDP record. Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I8991b2ca8083e18c625e5e7723b419c9140dda43
-
Chris Manton authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409104 Change-Id: I2a1abba440eea35f2b8aff05830b727e50d55af9
-
Chris Manton authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409100 Change-Id: Ie7ec81e021b8cf77783fdf9d939d53525871c071
-
Chris Manton authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409099 Change-Id: I548ee3423f4c66fd75ab80f11432f56cfd78190a
-
Chris Manton authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409098 Change-Id: I5391c0ea020fce3aff849fc71525ecd69ac7cfff
-
Chris Manton authored
Towards proper interfaces Bug: 163134718 Tag: #refactor Test: compile & verify basic functions working Change-Id: I5f23d5e8a251a2c5e16df54a380229a670c8919a
-
Chris Manton authored
Provide separate br_edr and ble entry points Towards proper interfaces Bug: 163134718 Tag: #refactor Test: compile & verify basic functions working Change-Id: I1ea5899d17a5e0977b263957a4e466aee80cff9f
-
Chris Manton authored
Provide separate br_edr and ble entry points Towards proper interfaces Bug: 163134718 Tag: #refactor Test: compile & verify basic functions working Change-Id: I27a05819198f5a5941be60adbe4696d49bef1ffa
-
Chris Manton authored
Towards readable code Bug: 163134718 Tag: #refactor Test: compile & verify basic functions working Change-Id: Ic225ee7167850124ca7a261b8f5ed81006f10b08
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409234 Change-Id: I814357211107b259f740526a351125045746b013
-
Zach Johnson authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409097 Change-Id: Ib5826b1ce1a8fb2c44a93c401535bcd5ade2616b
-
Zach Johnson authored
Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1409089 Change-Id: I4ba99d0e6f1d99eef90d3a470eecbbb4cc4cbd03
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I7a6cab8471c5887c22527231aa6551f9b101ec3d
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Icbc2004421cd8ac919ee10c8171aec0bb05ddf57
-
Treehugger Robot authored
* changes: Fold security level calls into hidd_conn_reg Fold HID_DevSetSecurityLevel into device registration Fold security level into HID_DevSetSecurityLevel Fold security mask into AVCT_Register Remove sys id param from bta_ar_dereg_avdt Remove sys id param from bta_ar_reg_avdt
-
- Aug 24, 2020
-
-
Zach Johnson authored
* changes: Remove sys id param from bta_ar_dereg_avrc Remove sys id param from bta_ar_reg_avrc Remove sys id param from bta_ar_dereg_avct Remove sys id param from bta_ar_reg_avct BTA_AR_INCLUDED is always true Remove p_avk_conn_cback, it's never set Remove BTA_ID_AVK
-
Zach Johnson authored
* changes: Fold security mask into bta_ar_reg_avct Add RFCOMM_CreateConnectionWithSecurity Add BTM_SimpleSetSecurityLevel
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Id30b0dc46f9fd5487256420309c015f39fffc47d
-
Zach Johnson authored
brings it a little closer to the l2cap calls Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I27168e1fc625009d62384708ff5c72d73d81c4ce
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Id6a4d6e29dd9e109e1a8ab048ccd9a2422b3b9fe
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I9c011afaa8255a01d555d78ed0c0939aab1944c8
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I5a19a21cc54b11b140fa1eea93767a94aa7f320f
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Ia0ead371d73a289f773d560a6b1125074f6e1343
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I436836d3ba5e4d7b2232780b177ae088f67a9ef1
-
Zach Johnson authored
Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I6431ab480e7f245e7131419bea76cc6b0c925352
-
Zach Johnson authored
it's always the same Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I3b5c87864c50e9501b11581932a333d840267f5e
-
Zach Johnson authored
it only has one value ever Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: I5d4d15ec99aa5a1c3618b1673779f262ae980c88
-