commit | 147086d031c4c5e1312b74e47d7d9d690afda1f9 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@codeconstruct.com.au> | Tue Aug 27 13:46:38 2024 +0800 |
committer | Jeremy Kerr <jk@codeconstruct.com.au> | Mon Feb 24 11:09:44 2025 +0000 |
tree | f769d1f617eef4b6de5e966b9e8f5f666545b4bb | |
parent | 7f7c085e701d91733acf0835c25993949d8f47dc [diff] |
ncsi: return command response from sendOemCommand Rather than expecting the response to be handled from the command callback, return it as the return value from sendOemCommand(). This addresses the todo in the sendOemCommand implementation. Change-Id: I144128f50341d4ff7d8e248cb4dfa1427ead515b Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>