Merge "Update current.txt for Broadcast feature supported API" am: 72f1c5693d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1954020 Change-Id: Ib550f8d695e6235ad9d80a176420b4906cc76334
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