ESP-IDF
reset_complete()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
reset_complete()
reset_complete() function
Syntax
Show:
Summary
Declaration
from
btm_devctl.c:141
static
void
reset_complete
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
reset_complete
(
void
)
btm_devctl.c:141
reset_complete
(
)
;
btm_devctl.c:224
BTM_DeviceReset()
Call Tree
from
examples
reset_complete()
is called by 1 function and calls 25 functions:
BTM_DeviceReset()
All items filtered out
reset_complete()
list_begin()
list_next()
list_node()
controller_t::supports_ble_privacy
controller_t::get_acl_buffer_count_classic
controller_t::get_acl_buffer_count_ble
controller_t::get_ble_white_list_size
controller_t::get_ble_resolving_list_max_size
controller_t::get_features_classic
controller_t::get_last_features_classic_index
controller_t::supports_ble
controller_get_interface()
gatt_reset_bgdev_list()
btm_pm_reset()
btm_report_device_status()
btm_ble_white_list_init()
btm_ble_resolving_list_init()
btm_ble_multi_adv_init()
l2cu_device_reset()
l2c_link_processs_num_bufs()
l2c_link_processs_ble_num_bufs()
btsnd_hcic_ble_set_rand_priv_addr_timeout()
btm_decode_ext_features_page()
BTM_SetPinType()
BTM_WritePageTimeout()
All items filtered out
Data Use
from
examples
reset_complete()
reads 12 variables and writes 12 variables:
::BTM_DEV_STATUS_UP
::BTM_BLE_CONN_NONE
bt_device_features_t::as_array
tBTM_CB::ble_ctr_cb
tBTM_CB::btm_inq_vars
tBTM_CB::p_sec_dev_rec_list
btm_cb
tBTM_INQUIRY_VAR_ST::page_timeout
tBTM_CFG::pin_type
tBTM_CFG::pin_code_len
tBTM_CFG::pin_code
tBTM_CB::cfg
All items filtered out
reset_complete()
tBTM_BLE_CB::bg_conn_type
tBTM_BLE_CB::p_select_cback
tBTM_BLE_CB::conn_state
tBTM_INQUIRY_VAR_ST::page_scan_window
tBTM_INQUIRY_VAR_ST::page_scan_period
tBTM_INQUIRY_VAR_ST::inq_scan_window
tBTM_INQUIRY_VAR_ST::inq_scan_period
tBTM_INQUIRY_VAR_ST::inq_scan_type
tBTM_INQUIRY_VAR_ST::page_scan_type
tBTM_INQUIRY_VAR_ST::page_timeout
tBTM_INQUIRY_VAR_ST::inq_counter
tBTM_SEC_DEV_REC::sec_state
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