nRF Connect SDK API 0.1.0
|
int handle_at_httpc_send | ( | const char * | data, |
size_t | length | ||
) |
HTTPC raw data send.
data | Raw data string. |
length | Raw data string length. |
0 | If the operation was successful. Otherwise, negative code means error. Otherwise, positive code means data is sent in passthrough mode. |