Skip to content
Commit 654d9399 authored by Loic Poulain's avatar Loic Poulain Committed by Anas Nashif
Browse files

wifi: eswifi: Add controller at command helpers



Create eswifi_at_cmd and eswifi_at_cmd_rsp helpers, allowing to send an
at command and parse the at response. These methods return success if
the response contains the OK* string. The eswifi_at_cmd_rsp method
extracts response content/size (DATA) on success.

*Response format is:
\r\n[DATA]\r\nOK\r\n>
Where DATA can be arbitrary (ASCII or not).

Signed-off-by: default avatarLoic Poulain <loic.poulain@linaro.org>
parent 2ce11443
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment