Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
ca821x_api_helper.c File Reference
Include dependency graph for ca821x_api_helper.c:

Functions

struct SecSpecMCPS_DATA_indication_get_secspec (const struct MCPS_DATA_indication_pset *aPset)
 Get pointer to the security spec of the MCPS Data Indication. More...
 
struct ShortAddrMLME_BEACON_NOTIFY_indication_get_shortaddrs (uint8_t *aLength, const struct MLME_BEACON_NOTIFY_indication_pset *aPset)
 Get the short addresses in the beacon address list. More...
 
struct ExtAddrMLME_BEACON_NOTIFY_indication_get_extaddrs (uint8_t *aLength, const struct MLME_BEACON_NOTIFY_indication_pset *aPset)
 Get the ext addresses in the beacon address list. More...
 
uint8_t * MLME_BEACON_NOTIFY_indication_get_sdu (uint8_t *aLength, const struct MLME_BEACON_NOTIFY_indication_pset *aPset)
 Get the SDU from a beacon notify indication. More...
 
struct PanDescriptorMLME_SCAN_confirm_get_pandescriptor (uint8_t aIndex, const struct MLME_SCAN_confirm_pset *aPset)
 Get an indexed pandescriptor from an MLME-SCAN-confirm of a passive or active scan. More...
 
struct M_KeyIdLookupDescKeyTableEntry_get_keyidlookupdescs (const struct M_KeyTableEntryFixed *aKte)
 Get a pointer to the start of the Key ID Lookup Descriptor list. More...
 
struct M_KeyDeviceDescKeyTableEntry_get_keydevicedescs (const struct M_KeyTableEntryFixed *aKte)
 Get a pointer to the start of the Key Device Descriptor list. More...
 
struct M_KeyUsageDescKeyTableEntry_get_keyusagedescs (const struct M_KeyTableEntryFixed *aKte)
 Get a pointer to the start of the Key Usage Descriptor list. More...