ESP-IDF
btc_dm_sp_key_notif_evt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/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_dm_sp_key_notif_evt()
btc_dm_sp_key_notif_evt() function
Syntax
Show:
Summary
Declaration
from
btc_dm.c:530
static
void
btc_dm_sp_key_notif_evt
(
tBTA_DM_SP_KEY_NOTIF
*
p_key_notif
)
;
Arguments
Argument
p_key_notif
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_dm_sp_key_notif_evt
(
tBTA_DM_SP_KEY_NOTIF
*
p_key_notif
)
btc_dm.c:530
btc_dm_sp_key_notif_evt
(
&
p_data
->
key_notif
)
;
btc_dm.c:835
btc_dm_sec_cb_handler()
Call Tree
from
examples
btc_dm_sp_key_notif_evt()
is called by 1 function and calls 5 functions:
btc_dm_sec_cb_handler()
All items filtered out
btc_dm_sp_key_notif_evt()
esp_log_timestamp()
esp_log_write()
free()
btc_inter_profile_call()
osi_malloc_func()
All items filtered out
Data Use
from
examples
btc_dm_sp_key_notif_evt()
reads 10 variables and writes 4 variables:
esp_log_level_t::ESP_LOG_ERROR
btc_msg::arg
btc_sig_t::BTC_SIG_API_CB
btc_pid_t::BTC_PID_GAP_BT
bt_status_t::BT_STATUS_SUCCESS
btc_gap_bt_evt_t::BTC_GAP_BT_KEY_NOTIF_EVT
tBTA_DM_SP_KEY_NOTIF::bd_addr
tBTA_DM_SP_KEY_NOTIF::passkey
key_notif_param::bda
esp_bt_gap_cb_param_t::key_notif
All items filtered out
btc_dm_sp_key_notif_evt()
btc_msg::sig
btc_msg::pid
btc_msg::act
key_notif_param::passkey
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
btc_dm_sp_key_notif_evt()
allocates 1 types:
btc_msg
All items filtered out
btc_dm_sp_key_notif_evt()
All items filtered out