Merge "Update current.txt for Broadcast feature supported API"

This commit is contained in:
TreeHugger Robot
2022-01-21 19:02:16 +00:00
committed by Android (Google) Code Review

View File

@@ -8854,11 +8854,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();