Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
MCL Indication API's

This module describes all MCL Indication API's.

Functions

void mcps_data_ind (uint8_t *m)
 Wrapper function for messages of type mcps_data_ind_t. More...
 
void mlme_sync_loss_ind (uint8_t *m)
 Wrapper function for messages of type mlme_sync_loss_ind_t. More...
 

void mcps_data_ind ( uint8_t *  m)

Wrapper function for messages of type mcps_data_ind_t.

This function is a callback for mcps data indication

Parameters
mPointer to message structure

References wpan_addr_spec_tag::Addr, ADDR_COPY_DST_SRC_64, wpan_addr_spec_tag::AddrMode, address_field_t::long_address, wpan_addr_spec_tag::PANId, and usr_mcps_data_ind().

void mlme_sync_loss_ind ( uint8_t *  m)

Wrapper function for messages of type mlme_sync_loss_ind_t.

This function is a callback for mlme sync loss indication.

Parameters
mPointer to message structure