![]() |
nrfxlib API 3.3.99
|
Functions | |
| bool | nrf_802154_wifi_coex_is_enabled (void) |
| Checks if wifi coex signaling is enabled. | |
| bool | nrf_802154_coex_rx_request_mode_set (nrf_802154_coex_rx_request_mode_t mode) |
| Sets Coex request mode used in receive operations. | |
| nrf_802154_coex_rx_request_mode_t | nrf_802154_coex_rx_request_mode_get (void) |
| Gets Coex request mode used in receive operations. | |
| bool | nrf_802154_coex_tx_request_mode_set (nrf_802154_coex_tx_request_mode_t mode) |
| Sets Coex request mode used in transmit operations. | |
| nrf_802154_coex_tx_request_mode_t | nrf_802154_coex_tx_request_mode_get (void) |
| Gets Coex request mode used in transmit operations. | |