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

Commit 0649e964 authored by Prerepa Viswanadham's avatar Prerepa Viswanadham
Browse files

Unhide the Bluetooth(BLE) offload capability apis

Change-Id: Ice3f4f5ff4b8318bf6afe7021b253fe9ea4661d3
parent 5daedc1e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1031,7 +1031,6 @@ public final class BluetoothAdapter {
    /**
     * Return true if the multi advertisement is supported by the chipset
     *
     * @hide
     * @return true if Multiple Advertisement feature is supported
     */
    public boolean isMultipleAdvertisementSupported() {
@@ -1047,7 +1046,6 @@ public final class BluetoothAdapter {
    /**
     * Return true if offloaded filters are supported
     *
     * @hide
     * @return true if chipset supports on-chip filtering
     */
    public boolean isOffloadedFilteringSupported() {
@@ -1063,7 +1061,6 @@ public final class BluetoothAdapter {
    /**
     * Return true if offloaded scan batching is supported
     *
     * @hide
     * @return true if chipset supports on-chip scan batching
     */
    public boolean isOffloadedScanBatchingSupported() {