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

Commit 7a0aea2b authored by Chienyuan's avatar Chienyuan Committed by Automerger Merge Worker
Browse files

gd: Enable scanning flag am: d69ead3c am: a4621206 am: e21037d2

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1557631

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Icc90b7f755e59e00fd07cf0ae378da99838d383e
parents 1a0a51e3 e21037d2
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -59,9 +59,7 @@ bool bluetooth::shim::is_gd_advertising_enabled() {
}
}


bool bluetooth::shim::is_gd_scanning_enabled() {
bool bluetooth::shim::is_gd_scanning_enabled() {
  // TODO enable when scanning module ready
  return bluetooth::common::init_flags::gd_scanning_is_enabled();
  // return bluetooth::common::init_flags::gd_scanning_is_enabled();
  return false;
}
}


bool bluetooth::shim::is_gd_security_enabled() {
bool bluetooth::shim::is_gd_security_enabled() {