ESP-IDF
tBTA_HF_CLIENT_CB
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_CB
tBTA_HF_CLIENT_CB struct
Syntax
Show:
Summary
Declaration
from
bta_hf_client_int.h:192
typedef
struct
{
tBTA_HF_CLIENT_SCB
scb
;
UINT32
sdp_handle
;
UINT8
scn
;
tBTA_HF_CLIENT_CBACK
*
p_cback
;
BOOLEAN
msbc_enabled
;
}
tBTA_HF_CLIENT_CB
;
Fields
Field
Declared as
tBTA_HF_CLIENT_CB::scb
tBTA_HF_CLIENT_SCB
tBTA_HF_CLIENT_CB::sdp_handle
UINT32
tBTA_HF_CLIENT_CB::scn
UINT8
tBTA_HF_CLIENT_CB::p_cback
tBTA_HF_CLIENT_CBACK
*
tBTA_HF_CLIENT_CB::msbc_enabled
BOOLEAN
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