Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl306 IBinder getBluetoothScan(); in getBluetoothScan() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java4101 public @Nullable IBluetoothScan getBluetoothScan() { in getBluetoothScan() method in BluetoothAdapter
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java4210 public IBinder getBluetoothScan() { in getBluetoothScan() method in AdapterService.AdapterServiceBinder
5930 IBinder getBluetoothScan() { in getBluetoothScan() method in AdapterService