commit | 71182cb294d462591e2ffcae90f86de7d09ad062 | [log] [tgz] |
---|---|---|
author | Gil Pitney <gil.pitney@linaro.org> | Fri Jun 23 16:25:13 2017 -0700 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Tue Sep 11 18:42:34 2018 +0300 |
tree | 0b8109ff4085716c321b92f98dd86f82b587dde0 | |
parent | c21b0fb357c6cb0515af9c20b73cb6c0597d08c8 [diff] |
driver: wifi: simplelink: Register socket offload operations. If the SimpleLink WiFi driver is configured, and socket offload enabled, this revectors the Zephyr BSD socket APIs to the SimpleLink WiFi host driver BSD socket APIs, providing a direct offload of the TCP/IP stack to the CC3220SF network coprocessor. Fixes #3706 Signed-off-by: Gil Pitney <gil.pitney@linaro.org>