Searched defs:at_socket (Results 1 – 2 of 2) sorted by relevance
82 int (*at_socket)(struct at_device *device, enum at_socket_type type); member106 struct at_socket struct119 enum at_socket_type type; argument121 enum at_socket_state state; argument123 const struct at_socket_ops *ops; argument133 at_socket_callback callback; argument153 int at_socket(int domain, int type, int protocol); argument
504 int at_socket(int domain, int type, int protocol) in at_socket() function
Completed in 6 milliseconds