ESP-IDF
hf_local_param_t
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
hf_local_param_t
hf_local_param_t struct
Syntax
Show:
Summary
Declaration
from
btc_hf_ag.h:227
typedef
struct
{
int
hf_idx
;
UINT32
btc_hf_features
;
btc_hf_cb_t
btc_hf_cb
;
esp_hf_incoming_data_cb_t
btc_hf_incoming_data_cb
;
esp_hf_outgoing_data_cb_t
btc_hf_outgoing_data_cb
;
}
hf_local_param_t
;
Fields
Field
Declared as
hf_local_param_t::hf_idx
int
hf_local_param_t::btc_hf_features
UINT32
hf_local_param_t::btc_hf_cb
btc_hf_cb_t
hf_local_param_t::btc_hf_incoming_data_cb
esp_hf_incoming_data_cb_t
hf_local_param_t::btc_hf_outgoing_data_cb
esp_hf_outgoing_data_cb_t
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