![]() |
nRF Connect SDK API 3.4.99
|
| int nrf71_wifi_coex_register_event_cb | ( | nrf71_wifi_coex_event_cb_t | cb, |
| void * | ctx ) |
Register a callback for received coexistence (CM2CD) events.
The coexistence driver registers a handler that is invoked from nrf71_wifi_coex_on_event when the RPU delivers a coexistence event.
| cb | Callback to invoke, or NULL to unregister. |
| ctx | Opaque context passed back to the callback. |
| 0 | On success. |