ESP-IDF
btc_hf_client_cb_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
btc_hf_client_cb_t
btc_hf_client_cb_t struct
* Local type definitions
Syntax
Show:
Summary
Declaration
from
btc_hf_client.h:133
typedef
struct
{
bool
initialized
;
UINT16
handle
;
bt_bdaddr_t
connected_bda
;
esp_hf_client_connection_state_t
state
;
esp_hf_vr_state_t
vr_state
;
tBTA_HF_CLIENT_PEER_FEAT
peer_feat
;
tBTA_HF_CLIENT_CHLD_FEAT
chld_feat
;
}
btc_hf_client_cb_t
;
Fields
Field
Declared as
btc_hf_client_cb_t::initialized
bool
btc_hf_client_cb_t::handle
UINT16
btc_hf_client_cb_t::connected_bda
bt_bdaddr_t
btc_hf_client_cb_t::state
esp_hf_client_connection_state_t
btc_hf_client_cb_t::vr_state
esp_hf_vr_state_t
btc_hf_client_cb_t::peer_feat
tBTA_HF_CLIENT_PEER_FEAT
btc_hf_client_cb_t::chld_feat
tBTA_HF_CLIENT_CHLD_FEAT
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