ESP-IDF
btc_ble_gap_args_t::dtm_rx_start
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_gap_args_t::dtm_rx_start
btc_ble_gap_args_t::dtm_rx_start field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:265
struct
dtm_rx_start_args
{
uint8_t
rx_channel
;
}
dtm_rx_start
;
Examples
References
from
examples
Code
Location
Referrer
}
dtm_rx_start
;
btc_gap_ble.h:267
btc_ble_dtm_rx_start
(
arg
->
dtm_rx_start
.
rx_channel
,
btc_dtm_rx_start_callback
)
;
btc_gap_ble.c:2400
btc_gap_ble_call_handler()
memcpy
(
&
arg
.
dtm_rx_start
,
rx_params
,
sizeof
(
esp_ble_dtm_rx_t
)
)
;
esp_gap_ble_api.c:972
esp_ble_dtm_rx_start()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gap_args_t::dtm_rx_start
is read by 1 function:
All items filtered out
btc_ble_gap_args_t::dtm_rx_start
btc_gap_ble_call_handler()
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