Home
last modified time | relevance | path

Searched refs:disableBle (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManager.aidl71 boolean disableBle(in AttributionSource attributionSource, IBinder b); in disableBle() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java993 return mManagerService.disableBle(mAttributionSource, mToken); in disableBLE()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java993 public boolean disableBle(AttributionSource attributionSource, IBinder token) in disableBle() method in BluetoothManagerService
/aosp12/frameworks/base/services/
H A Dart-profile1138 PLcom/android/server/BluetoothManagerService;->disableBle(Landroid/content/AttributionSource;Landro…