Home
last modified time | relevance | path

Searched refs:at_client_obj_send (Results 1 – 2 of 2) sorted by relevance

/components/net/at/include/
A Dat.h219 rt_size_t at_client_obj_send(at_client_t client, const char *buf, rt_size_t size);
253 #define at_client_send(buf, size) at_client_obj_send(at_client_get_first(), buf, siz…
/components/net/at/src/
A Dat_client.c511 rt_size_t at_client_obj_send(at_client_t client, const char *buf, rt_size_t size) in at_client_obj_send() function

Completed in 4 milliseconds