commit | e402c0434d48eedaf80280ca6c9a19c65bb95c96 | [log] [tgz] |
---|---|---|
author | Ikjoon Jang <[email protected]> | Fri Oct 25 06:32:13 2024 +0000 |
committer | Ikjoon Jang <[email protected]> | Thu Nov 28 08:46:50 2024 +0000 |
tree | 25071150d71b5a490415df5fb1f7d632867c12ed | |
parent | feccab183b6986baf3747ccb12230139d8d55abe [diff] |
Early return for CORE_GET_CAPS_INFO_RSP Without using global variable, phNxpUciHal_handle_get_caps_info() returns true if the packet is handled internally and already reported to upper layer. And change the prototype to use (size_t, const uint8_t*). Bug: 375952239 Test: stress test Change-Id: I37d24e5c51dbdb6167b23fc5c4f9bbe2132ec4ed Merged-In: I37d24e5c51dbdb6167b23fc5c4f9bbe2132ec4ed