Home
last modified time | relevance | path

Searched refs:esp_ble_dtm_enh_tx_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1041 } esp_ble_dtm_enh_tx_t; typedef
2691 esp_err_t esp_ble_dtm_enh_tx_start(const esp_ble_dtm_enh_tx_t *tx_params);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c963 esp_err_t esp_ble_dtm_enh_tx_start(const esp_ble_dtm_enh_tx_t *tx_params) in esp_ble_dtm_enh_tx_start()
978 memcpy(&arg.dtm_enh_tx_start, tx_params, sizeof(esp_ble_dtm_enh_tx_t)); in esp_ble_dtm_enh_tx_start()