Searched refs:startDfu (Results 1 – 4 of 4) sorted by relevance
88 public void startDfu(BluetoothDevice device) { in startDfu() method in LocalBluetoothDeviceProvider91 provider.startDfu(device); in startDfu()
44 void startDfu(BluetoothDevice device); in startDfu() method
185 mBtDeviceServiceBinder.startDfu(mDevice); in attemptDfu()
865 public void startDfu(BluetoothDevice device) { in startDfu() method in BluetoothDeviceService.LocalBinder