Nicolas Borla / Mbed OS BBR_1Ebene
Embed: (wiki syntax)

« Back to documentation index

load_balance_api Struct Reference

load_balance_api Struct Reference

Struct load_balance_api_s defines functions for two-way communications between load balance and user. More...

#include <load_balance_api.h>


Detailed Description

Struct load_balance_api_s defines functions for two-way communications between load balance and user.

Nanostack creates load_balance_api_s object by calling load_balance_create() function. Then object is passed to Upper layer which then initialises it's own callback functions.

Definition at line 155 of file load_balance_api.h.