Function esp_idf_sys::esp_ble_dtm_enh_rx_start
source ยท pub unsafe extern "C" fn esp_ble_dtm_enh_rx_start(
rx_params: *const esp_ble_dtm_enh_rx_t,
) -> esp_err_t
Expand description
@brief This function is used to start a test where the DUT receives test reference packets at a fixed interval.
@param[in] rx_params : DTM Receiver parameters
@return - ESP_OK : success - other : failed