Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7754203d authored by Matthew Xie's avatar Matthew Xie Committed by Android (Google) Code Review
Browse files

Merge "Enforce Authentication for incoming HID connection" into lmp-mr1-dev

parents 247042e9 11327f1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1711,7 +1711,7 @@ bt_status_t btif_hh_execute_service(BOOLEAN b_enable)
     if (b_enable)
     {
          /* Enable and register with BTA-HH */
          BTA_HhEnable(BTA_SEC_ENCRYPT, bte_hh_evt);
          BTA_HhEnable(BTUI_HH_SECURITY, bte_hh_evt);
     }
     else {
         /* Disable HH */