commit | b788524a825fe152af8090c97dec269810ebf4c5 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@codeconstruct.com.au> | Mon Sep 16 12:43:36 2024 +0800 |
committer | Jeremy Kerr <jk@codeconstruct.com.au> | Mon Feb 24 11:09:44 2025 +0000 |
tree | 8633ecae1cf3fac33b373c67e8dbd68d8614a831 | |
parent | 3f34ff6a92d7ce42642fb2b0a2524cdf8b2e74d3 [diff] |
ncsi: encapsulate NC-SI commands with NCSICommand / NCSIResponse structs ... and rename Interface::sendOemCommand to Interface::sendCommand. This provides a more clear facility to pass command and response objects around, for future command and transport implementations. Change-Id: I46e594ab6467ed87cfc27189c3ec4bd321726ee5 Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>