Merge "Update current.txt for Broadcast feature supported API" am: 72f1c5693d am: 3fb2bbc273
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1954020 Change-Id: If978ab355acd3cdcfaec54c4fd2f522d7227d3b4
This commit is contained in:
@@ -8652,11 +8652,12 @@ package android.bluetooth {
|
|||||||
method @RequiresPermission(android.Manifest.permission.BLUETOOTH_SCAN) public boolean isDiscovering();
|
method @RequiresPermission(android.Manifest.permission.BLUETOOTH_SCAN) public boolean isDiscovering();
|
||||||
method public boolean isEnabled();
|
method public boolean isEnabled();
|
||||||
method public boolean isLe2MPhySupported();
|
method public boolean isLe2MPhySupported();
|
||||||
|
method public int isLeAudioBroadcastAssistantSupported();
|
||||||
|
method public int isLeAudioBroadcastSourceSupported();
|
||||||
method public int isLeAudioSupported();
|
method public int isLeAudioSupported();
|
||||||
method public boolean isLeCodedPhySupported();
|
method public boolean isLeCodedPhySupported();
|
||||||
method public boolean isLeExtendedAdvertisingSupported();
|
method public boolean isLeExtendedAdvertisingSupported();
|
||||||
method public boolean isLePeriodicAdvertisingSupported();
|
method public boolean isLePeriodicAdvertisingSupported();
|
||||||
method public int isLePeriodicAdvertisingSyncTransferSenderSupported();
|
|
||||||
method public boolean isMultipleAdvertisementSupported();
|
method public boolean isMultipleAdvertisementSupported();
|
||||||
method public boolean isOffloadedFilteringSupported();
|
method public boolean isOffloadedFilteringSupported();
|
||||||
method public boolean isOffloadedScanBatchingSupported();
|
method public boolean isOffloadedScanBatchingSupported();
|
||||||
|
|||||||
Reference in New Issue
Block a user