ESP-IDF
cfg_bt_dev_coex_st_args
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cfg_bt_dev_coex_st_args
cfg_bt_dev_coex_st_args struct
Syntax
Show:
Summary
Declaration
from
btc_dev.h:31
struct
cfg_bt_dev_coex_st_args
{
esp_bt_dev_coex_type_t
type
;
esp_bt_dev_coex_op_t
op
;
uint8_t
status
;
}
;
Fields
Field
Declared as
cfg_bt_dev_coex_st_args::type
esp_bt_dev_coex_type_t
cfg_bt_dev_coex_st_args::op
esp_bt_dev_coex_op_t
cfg_bt_dev_coex_st_args::status
uint8_t
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
cfg_bt_dev_coex_st_args
{
btc_dev.h:31
btc_dev_args_t
btc_dev_args_t::cfg_coex_status
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
Instance
Scope
Location
Project
btc_dev_args_t::cfg_coex_status
btc_dev_args_t
btc_dev.h:31
Lifecycle
from
examples
All items filtered out
All items filtered out