Home
last modified time | relevance | path

Searched defs:enableBle (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManager.aidl69 boolean enableBle(in AttributionSource attributionSource, IBinder b); in enableBle() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java959 public boolean enableBle(AttributionSource attributionSource, IBinder token) in enableBle() method in BluetoothManagerService