ESP-IDF
+
0
/1 examples
SourceVu will show references to
btc_blufi_report_error()
from the following samples and libraries:
blufi sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_blufi_report_error()
btc_blufi_report_error() function
Syntax
Show:
Summary
Declaration
from
blufi_prf.c:85
void
btc_blufi_report_error
(
esp_blufi_error_state_t
state
)
;
Arguments
Argument
state
Examples
btc_blufi_report_error()
is referenced by 1 libraries and example projects:
blufi sample
References
from
0/1
examples
Code
Location
Referrer
void
btc_blufi_report_error
(
esp_blufi_error_state_t
state
)
blufi_prf.c:85
btc_blufi_report_error
(
ESP_BLUFI_DATA_FORMAT_ERROR
)
;
blufi_prf.c:100
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DATA_FORMAT_ERROR
)
;
blufi_prf.c:117
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_SEQUENCE_ERROR
)
;
blufi_prf.c:126
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DECRYPT_ERROR
)
;
blufi_prf.c:138
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_CHECKSUM_ERROR
)
;
blufi_prf.c:150
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_MSG_STATE_ERROR
)
;
blufi_prf.c:168
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DH_MALLOC_ERROR
)
;
blufi_prf.c:175
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DATA_FORMAT_ERROR
)
;
blufi_prf.c:184
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DH_MALLOC_ERROR
)
;
blufi_prf.c:193
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_DATA_FORMAT_ERROR
)
;
blufi_prf.c:199
btc_blufi_recv_handler()
btc_blufi_report_error
(
ESP_BLUFI_ENCRYPT_ERROR
)
;
blufi_prf.c:276
btc_blufi_send_encap()
Call Tree
from
0/1
examples
btc_blufi_report_error()
is called by 2 functions and calls 1 function:
btc_blufi_recv_handler()
btc_blufi_send_encap()
All items filtered out
btc_blufi_report_error()
btc_transfer_context()
All items filtered out
Data Use
from
0/1
examples
btc_blufi_report_error()
reads 4 variables and writes 4 variables:
btc_sig_t::BTC_SIG_API_CB
btc_pid_t::BTC_PID_BLUFI
esp_blufi_cb_event_t::ESP_BLUFI_EVENT_REPORT_ERROR
esp_blufi_cb_param_t::report_error
All items filtered out
btc_blufi_report_error()
btc_msg::sig
btc_msg::pid
btc_msg::act
blufi_get_error_evt_param::state
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out