ESP-IDF
btc_blufi_act_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_blufi_act_t
btc_blufi_act_t enum
Syntax
Show:
Summary
Declaration
from
btc_blufi_prf.h:57
enum
{
BTC_BLUFI_ACT_INIT
=
0
,
BTC_BLUFI_ACT_DEINIT
,
BTC_BLUFI_ACT_SEND_CFG_REPORT
,
BTC_BLUFI_ACT_SEND_WIFI_LIST
,
BTC_BLUFI_ACT_SEND_ERR_INFO
,
BTC_BLUFI_ACT_SEND_CUSTOM_DATA
,
}
;
Values
Value
Declared as
btc_blufi_act_t::BTC_BLUFI_ACT_INIT
=
0
btc_blufi_act_t::BTC_BLUFI_ACT_DEINIT
btc_blufi_act_t::BTC_BLUFI_ACT_SEND_CFG_REPORT
btc_blufi_act_t::BTC_BLUFI_ACT_SEND_WIFI_LIST
btc_blufi_act_t::BTC_BLUFI_ACT_SEND_ERR_INFO
btc_blufi_act_t::BTC_BLUFI_ACT_SEND_CUSTOM_DATA
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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