nrfxlib API 2.8.99
|
void(* nrf_modem_dect_phy_callbacks::pdc) (const uint64_t *time, const struct nrf_modem_dect_phy_rx_pdc_status *status, const void *data, uint32_t len) |
Callback for data channel reception.
[in] | time | Modem time, in modem time units. |
status | Reception data. | |
[in] | data | Data received. |
len | Size of received data. |