|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Flags for ensuring correct dispatch has been called for each message. More...
Public Attributes | |
| int | data_ind: 1 |
| MCPS_DATA_indication. More... | |
| int | data_cnf: 1 |
| MCPS_DATA_confirm. More... | |
| int | assoc_ind: 1 |
| MLME_ASSOCIATE_indication. More... | |
| int | assoc_cnf: 1 |
| MLME_ASSOCIATE_confirm. More... | |
| int | disassoc_ind: 1 |
| MLME_DISASSOCIATE_indication. More... | |
| int | disassoc_cnf: 1 |
| MLME_DISASSOCIATE_confirm. More... | |
| int | beacon_notify_ind: 1 |
| MLME_BEACON_NOTIFY_indication. More... | |
| int | orphan_ind: 1 |
| MLME_ORPHAN_indication. More... | |
| int | scan_cnf: 1 |
| MLME_SCAN_confirm. More... | |
| int | comm_status_ind: 1 |
| MLME_COMM_STATUS_indication. More... | |
| int | sync_loss_ind: 1 |
| MLME_SYNC_LOSS_indication. More... | |
| int | wakeup_ind: 1 |
| HWME_WAKEUP_indication. More... | |
| int | rxpkt_ind: 1 |
| TDME_RXPKT_indication. More... | |
| int | eddet_ind: 1 |
| TDME_EDDET_indication. More... | |
| int | error_ind: 1 |
| TDME_ERROR_indication. More... | |
| int | generic: 1 |
| generic dispatch More... | |
Flags for ensuring correct dispatch has been called for each message.
| int dispatch_flags::assoc_cnf |
MLME_ASSOCIATE_confirm.
| int dispatch_flags::assoc_ind |
MLME_ASSOCIATE_indication.
| int dispatch_flags::beacon_notify_ind |
MLME_BEACON_NOTIFY_indication.
| int dispatch_flags::comm_status_ind |
MLME_COMM_STATUS_indication.
| int dispatch_flags::data_cnf |
MCPS_DATA_confirm.
| int dispatch_flags::data_ind |
MCPS_DATA_indication.
| int dispatch_flags::disassoc_cnf |
MLME_DISASSOCIATE_confirm.
| int dispatch_flags::disassoc_ind |
MLME_DISASSOCIATE_indication.
| int dispatch_flags::eddet_ind |
TDME_EDDET_indication.
| int dispatch_flags::error_ind |
TDME_ERROR_indication.
| int dispatch_flags::generic |
generic dispatch
| int dispatch_flags::orphan_ind |
MLME_ORPHAN_indication.
| int dispatch_flags::rxpkt_ind |
TDME_RXPKT_indication.
| int dispatch_flags::scan_cnf |
MLME_SCAN_confirm.
| int dispatch_flags::sync_loss_ind |
MLME_SYNC_LOSS_indication.
| int dispatch_flags::wakeup_ind |
HWME_WAKEUP_indication.