nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ nrf71_wifi_coex_on_event()

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.

Parameters
eventPointer to the received event payload.
lenLength of the event payload in bytes.