nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_rs_capture_event_id

#include <nrf_modem/include/nrf_modem_rs_capture.h>

Event IDs.

Enumerator
NRF_MODEM_RS_CAPTURE_EVT_PRS_SAMPLE 

PRS sample notification.

Event data is of type nrf_modem_rs_capture_prs_sample in nrf_modem_rs_capture_event_data.

NRF_MODEM_RS_CAPTURE_EVT_CELL_STATUS 

Cell status notification.

Event data is of type nrf_modem_rs_capture_cell_status in nrf_modem_rs_capture_event_data.

NRF_MODEM_RS_CAPTURE_EVT_ABORT 

RS capture session aborted.

There is no associated event data.