Home
last modified time | relevance | path

Searched defs:disableBle (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManager.aidl68 boolean disableBle(in AttributionSource attributionSource, IBinder b); in disableBle() method
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DFastPairDualConnection.java2006 private static void disableBle(android.bluetooth.BluetoothAdapter adapter) { in disableBle() method in FastPairDualConnection
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java1347 public boolean disableBle(AttributionSource attributionSource, IBinder token) in disableBle() method in BluetoothManagerService