Searched refs:EXTRA_ERROR_MESSAGE (Results 1 – 2 of 2) sorted by relevance
290 if(!intent.hasExtra(BleClientService.EXTRA_ERROR_MESSAGE)) {
200 public static final String EXTRA_ERROR_MESSAGE = field in BleClientService770 intent.putExtra(EXTRA_ERROR_MESSAGE, err); in notifyReliableWriteBadRespCompleted()