Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Network Connection Functions

...

NetConn_CfgAccessedTh()

...

Configure network connection access promotion threshold. Anchor10906971090697

Files

...

net_conn.h/net_conn.c Anchor10906991090699 Prototype

...

Prototype

 

Arguments

nbr_access

Desired number of accesses before network connection is promoted.

...

Returned Value

...

DEF_OK, Anchor12523451252345

network connection access promotion threshold configured.

...

DEF_FAIL, Anchor12523521252352

otherwise.

...

...

Required Configuration

...

Available only if either NET_CFG_TRANSPORT_LAYER_SEL is configured for TCP (see section D-12-1 on page 755) and/or NET_UDP_CFG_APP_API_SEL is configured for sockets (see section D-13-1 on page 756). Anchor11265371126537

Notes / Warnings

...

None.