Home
last modified time | relevance | path

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

/components/net/at/at_socket/
A Dat_socket.c690 struct at_device *new_device = RT_NULL; in at_bind() local
702 new_device = at_device_get_by_ipaddr(&input_ipaddr); in at_bind()
703 if (new_device == RT_NULL) in at_bind()
710 new_sock = alloc_socket_by_device(new_device, type); in at_bind()

Completed in 5 milliseconds