Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

llc_neighbour_req Struct Reference

llc_neighbour_req Struct Reference

LLC neighbour info request parameters. More...

#include <ws_llc.h>

Data Fields

struct mac_neighbor_table_entryneighbor
 Generic Link Layer Neighbor information entry.
struct ws_neighbor_class_entry * ws_neighbor
 Wi-sun Neighbor information entry.

Detailed Description

LLC neighbour info request parameters.

Definition at line 76 of file ws_llc.h.


Field Documentation

Generic Link Layer Neighbor information entry.

Definition at line 77 of file ws_llc.h.

struct ws_neighbor_class_entry* ws_neighbor

Wi-sun Neighbor information entry.

Definition at line 78 of file ws_llc.h.