ESP-IDF
dtm_tx_start_args::tx_channel
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
dtm_tx_start_args::tx_channel
dtm_tx_start_args::tx_channel field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:261
uint8_t
tx_channel
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
tx_channel
;
btc_gap_ble.h:261
btc_ble_dtm_tx_start
(
arg
->
dtm_tx_start
.
tx_channel
,
arg
->
dtm_tx_start
.
len_of_data
,
arg
->
dtm_tx_start
.
pkt_payload
,
btc_dtm_tx_start_callback
)
;
btc_gap_ble.c:2397
btc_gap_ble_call_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dtm_tx_start_args::tx_channel
is read by 1 function:
All items filtered out
dtm_tx_start_args::tx_channel
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