![]() |
nRF Connect SDK API 3.4.99
|
| void nrf71_wifi_coex_on_event | ( | const void * | event, |
| size_t | len ) |
Deliver a received coexistence (CM2CD) event to the registered handler.
This is the integration point for the Wi-Fi FMAC event path: it shall be called when a coexistence event (NRF_WIFI_EVENT_COEX_CONFIG) is received from the RPU, so that the event reaches the coexistence driver.
| event | Pointer to the received event payload. |
| len | Length of the event payload in bytes. |