![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Macros | |
#define | ICMP6_TYPE_DESTINATION_UNREACHABLE 1 |
#define | ICMP6_TYPE_PACKET_TOO_LONG 2 |
#define | ICMP6_TYPE_TIME_EXCEED 3 |
#define | ICMP6_TYPE_PARAMETER_PROBLEM 4 |
#define ICMP6_TYPE_DESTINATION_UNREACHABLE 1 |
ICMPv6: Destination unreachable error message.
#define ICMP6_TYPE_PACKET_TOO_LONG 2 |
ICMPv6: Packet too long error message.
#define ICMP6_TYPE_PARAMETER_PROBLEM 4 |
ICMPv6: Parameter problem error message.
#define ICMP6_TYPE_TIME_EXCEED 3 |
ICMPv6: Time-out error message.