Searched defs:at_socket (Results 1 – 2 of 2) sorted by relevance
83 struct at_socket struct90 enum at_socket_type type; argument92 enum at_socket_state state; argument102 at_socket_callback callback; argument116 int at_socket(int domain, int type, int protocol); argument
325 int at_socket(int domain, int type, int protocol) in at_socket() function