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