netxduo
NX_INVALID_PORT
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_INVALID_PORT
NX_INVALID_PORT macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:1277
#define
NX_INVALID_PORT
0x46
Examples
References
from
examples
Code
Location
#define
NX_INVALID_PORT
0x46
nx_api.h:1277
return
(
NX_INVALID_PORT
)
;
nxd_mqtt_client.c:5437
return
(
NX_INVALID_PORT
)
;
nxd_mqtt_client.c:5518
return
(
NX_INVALID_PORT
)
;
nxde_tcp_client_socket_connect.c:136
return
(
NX_INVALID_PORT
)
;
nxde_udp_socket_send.c:161
return
(
NX_INVALID_PORT
)
;
nxde_udp_socket_source_send.c:186
return
(
NX_INVALID_PORT
)
;
nxe_tcp_client_socket_bind.c:100
return
(
NX_INVALID_PORT
)
;
nxe_tcp_client_socket_connect.c:118
return
(
NX_INVALID_PORT
)
;
nxe_tcp_free_port_find.c:102
return
(
NX_INVALID_PORT
)
;
nxe_tcp_server_socket_listen.c:108
return
(
NX_INVALID_PORT
)
;
nxe_tcp_server_socket_relisten.c:103
return
(
NX_INVALID_PORT
)
;
nxe_tcp_server_socket_unlisten.c:100
return
(
NX_INVALID_PORT
)
;
nxe_udp_free_port_find.c:102
return
(
NX_INVALID_PORT
)
;
nxe_udp_socket_bind.c:101
return
(
NX_INVALID_PORT
)
;
nxe_udp_socket_send.c:128
return
(
NX_INVALID_PORT
)
;
nxe_udp_socket_source_send.c:119
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out