ESP-IDF
esp_ble_dtm_rx_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_dtm_rx_t
esp_ble_dtm_rx_t struct
DTM RX parameters
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:397
typedef
struct
{
uint8_t
rx_channel
;
}
esp_ble_dtm_rx_t
;
Fields
Field
Declared as
Description
esp_ble_dtm_rx_t::rx_channel
uint8_t
channel for test data reception, rx_channel = (Frequency -2402)/2, tx_channel range:0x00-0x27, Frequency range: 2402 MHz to 2480 MHz.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out