ESP-IDF
btc_ble_dtm_stop()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_dtm_stop()
btc_ble_dtm_stop() function
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.c:1557
static
void
btc_ble_dtm_stop
(
tBTA_DTM_CMD_CMPL_CBACK
*
p_dtm_cmpl_cback
)
;
Arguments
Argument
p_dtm_cmpl_cback
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_ble_dtm_stop
(
tBTA_DTM_CMD_CMPL_CBACK
*
p_dtm_cmpl_cback
)
btc_gap_ble.c:1557
btc_ble_dtm_stop
(
btc_dtm_stop_callback
)
;
btc_gap_ble.c:2404
btc_gap_ble_call_handler()
Call Tree
from
examples
btc_ble_dtm_stop()
is called by 1 function and calls 1 function:
btc_gap_ble_call_handler()
All items filtered out
btc_ble_dtm_stop()
BTA_DmBleDtmStop()
All items filtered out
Data Use
from
examples
btc_ble_dtm_stop()
:
All items filtered out
btc_ble_dtm_stop()
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