Merge "Update current.txt for Broadcast feature supported API"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5089c9b481
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user