Home
last modified time | relevance | path

Searched defs:at_socket (Results 1 – 2 of 2) sorted by relevance

/components/net/at/at_socket/
A Dat_socket.h82 int (*at_socket)(struct at_device *device, enum at_socket_type type); member
106 struct at_socket struct
119 enum at_socket_type type; argument
121 enum at_socket_state state; argument
123 const struct at_socket_ops *ops; argument
133 at_socket_callback callback; argument
153 int at_socket(int domain, int type, int protocol); argument
A Dat_socket.c504 int at_socket(int domain, int type, int protocol) in at_socket() function

Completed in 6 milliseconds