183184185186187188189
this.callback.success(); } public void terminateDataTransfer(Nexus nexus, long commandReferenceNumber) { throw new NotImplementedException("transfer termination ability must be implemented"); }
8081828384858687
supportedPages.addSupportedCode(0x83); } protected void populateDeviceIdentificationVPD() { throw new NotImplementedException("Device Identification VPD must be populated"); // TODO: }