![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| PHY_TX_STATUS | get_radio_state (PIEEE802_11_PHY_VAR phy) |
| static bool | isChangeRadioIsPermitted (PIEEE802_11_MAC_VAR mac, PIEEE802_11_PHY_VAR phy, PHY_TX_STATUS newState, NETSIM_ID peerId, UINT64 transmissionId) |
| bool | set_radio_state (NETSIM_ID d, NETSIM_ID in, PHY_TX_STATUS state, NETSIM_ID peerId, UINT64 transmissionId) |
| bool | is_radio_idle (PIEEE802_11_PHY_VAR phy) |
| PHY_TX_STATUS get_radio_state | ( | PIEEE802_11_PHY_VAR | phy | ) |
Definition at line 18 of file IEEE802_11_Radio.c.
| bool is_radio_idle | ( | PIEEE802_11_PHY_VAR | phy | ) |
Definition at line 89 of file IEEE802_11_Radio.c.
|
static |
Definition at line 23 of file IEEE802_11_Radio.c.


| bool set_radio_state | ( | NETSIM_ID | d, |
| NETSIM_ID | in, | ||
| PHY_TX_STATUS | state, | ||
| NETSIM_ID | peerId, | ||
| UINT64 | transmissionId | ||
| ) |
Definition at line 55 of file IEEE802_11_Radio.c.

