Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
ns_sockaddr Struct Reference
Address structure. More...
#include <ns_address_internal.h>
Data Fields | |
addrtype_t | addr_type |
address_t | address |
uint16_t | port |
Detailed Description
Address structure.
Definition at line 51 of file ns_address_internal.h.
Field Documentation
Type of address
Definition at line 52 of file ns_address_internal.h.
Source or destination address
Definition at line 53 of file ns_address_internal.h.
uint16_t port |
Source or destination port
Definition at line 54 of file ns_address_internal.h.
Generated on Tue Jul 12 2022 13:55:34 by
