Home
last modified time | relevance | path

Searched defs:disableBle (Results 1 – 2 of 2) 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/services/core/java/com/android/server/
H A DBluetoothManagerService.java993 public boolean disableBle(AttributionSource attributionSource, IBinder token) in disableBle() method in BluetoothManagerService