Home
last modified time | relevance | path

Searched defs:getBluetoothScan (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl321 IBinder getBluetoothScan(); in getBluetoothScan() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterServiceBinder.java2095 public IBinder getBluetoothScan() { in getBluetoothScan() method in AdapterServiceBinder
DAdapterService.java4052 IBinder getBluetoothScan() { in getBluetoothScan() method in AdapterService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java4010 public @Nullable IBluetoothScan getBluetoothScan() { in getBluetoothScan() method in BluetoothAdapter