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

Commit 5406c438 authored by Alice Kuo's avatar Alice Kuo
Browse files

Update current.txt for Broadcast feature supported API

Expose isLeAudioBroadcastSourceSupported and isLeAudioBroadcastAssistantSupported

Bug: 150670922
Bug: 208368819
Test: make build
Change-Id: Id9bf7731f61b38da878b1cc0fe117d80044a82d9
parent a895201d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8846,11 +8846,12 @@ package android.bluetooth {
    method @RequiresPermission(android.Manifest.permission.BLUETOOTH_SCAN) public boolean isDiscovering();
    method public boolean isEnabled();
    method public boolean isLe2MPhySupported();
    method public int isLeAudioBroadcastAssistantSupported();
    method public int isLeAudioBroadcastSourceSupported();
    method public int isLeAudioSupported();
    method public boolean isLeCodedPhySupported();
    method public boolean isLeExtendedAdvertisingSupported();
    method public boolean isLePeriodicAdvertisingSupported();
    method public int isLePeriodicAdvertisingSyncTransferSenderSupported();
    method public boolean isMultipleAdvertisementSupported();
    method public boolean isOffloadedFilteringSupported();
    method public boolean isOffloadedScanBatchingSupported();