ESP-IDF
tBTA_HF_CLIENT_SCB
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
tBTA_HF_CLIENT_SCB
tBTA_HF_CLIENT_SCB struct
Syntax
Show:
Summary
Declaration
from
bta_hf_client_int.h:145
typedef
struct
{
UINT16
serv_handle
;
BD_ADDR
peer_addr
;
tSDP_DISCOVERY_DB
*
p_disc_db
;
UINT16
conn_handle
;
tBTA_SEC
serv_sec_mask
;
tBTA_SEC
cli_sec_mask
;
tBTA_HF_CLIENT_FEAT
features
;
tBTA_HF_CLIENT_PEER_FEAT
peer_features
;
tBTA_HF_CLIENT_CHLD_FEAT
chld_features
;
UINT16
peer_version
;
UINT8
peer_scn
;
UINT8
role
;
UINT16
sco_idx
;
UINT8
sco_state
;
BOOLEAN
sco_close_rfc
;
BOOLEAN
retry_with_sco_only
;
BOOLEAN
deregister
;
BOOLEAN
svc_conn
;
BOOLEAN
send_at_reply
;
tBTA_HF_CLIENT_AT_CB
at_cb
;
UINT8
state
;
tBTM_SCO_CODEC_TYPE
negotiated_codec
;
TIMER_LIST_ENT
colli_timer
;
BOOLEAN
colli_tmr_on
;
UINT16
in_pkt_len
;
UINT16
out_pkt_len
;
UINT8
link_type
;
UINT8
tx_interval
;
UINT8
retrans_window
;
UINT8
air_mode
;
}
tBTA_HF_CLIENT_SCB
;
Fields
Field
Declared as
tBTA_HF_CLIENT_SCB::serv_handle
UINT16
tBTA_HF_CLIENT_SCB::peer_addr
BD_ADDR
tBTA_HF_CLIENT_SCB::p_disc_db
tSDP_DISCOVERY_DB
*
tBTA_HF_CLIENT_SCB::conn_handle
UINT16
tBTA_HF_CLIENT_SCB::serv_sec_mask
tBTA_SEC
tBTA_HF_CLIENT_SCB::cli_sec_mask
tBTA_SEC
tBTA_HF_CLIENT_SCB::features
tBTA_HF_CLIENT_FEAT
tBTA_HF_CLIENT_SCB::peer_features
tBTA_HF_CLIENT_PEER_FEAT
tBTA_HF_CLIENT_SCB::chld_features
tBTA_HF_CLIENT_CHLD_FEAT
tBTA_HF_CLIENT_SCB::peer_version
UINT16
tBTA_HF_CLIENT_SCB::peer_scn
UINT8
tBTA_HF_CLIENT_SCB::role
UINT8
tBTA_HF_CLIENT_SCB::sco_idx
UINT16
tBTA_HF_CLIENT_SCB::sco_state
UINT8
tBTA_HF_CLIENT_SCB::sco_close_rfc
BOOLEAN
tBTA_HF_CLIENT_SCB::retry_with_sco_only
BOOLEAN
tBTA_HF_CLIENT_SCB::deregister
BOOLEAN
tBTA_HF_CLIENT_SCB::svc_conn
BOOLEAN
tBTA_HF_CLIENT_SCB::send_at_reply
BOOLEAN
tBTA_HF_CLIENT_SCB::at_cb
tBTA_HF_CLIENT_AT_CB
tBTA_HF_CLIENT_SCB::state
UINT8
tBTA_HF_CLIENT_SCB::negotiated_codec
tBTM_SCO_CODEC_TYPE
tBTA_HF_CLIENT_SCB::colli_timer
TIMER_LIST_ENT
tBTA_HF_CLIENT_SCB::colli_tmr_on
BOOLEAN
tBTA_HF_CLIENT_SCB::in_pkt_len
UINT16
tBTA_HF_CLIENT_SCB::out_pkt_len
UINT16
tBTA_HF_CLIENT_SCB::link_type
UINT8
tBTA_HF_CLIENT_SCB::tx_interval
UINT8
tBTA_HF_CLIENT_SCB::retrans_window
UINT8
tBTA_HF_CLIENT_SCB::air_mode
UINT8
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