Searched refs:onStartFailure (Results 1 – 2 of 2) sorted by relevance
190 public void onStartFailure(int errorCode) {191 super.onStartFailure(errorCode);
271 public void onStartFailure(int errorCode) { in onStartFailure() method in GattServer.MyBleAdvertiser.MyAdvertiseCallback