ESP-IDF
tBTA_HF_CLIENT_API_REGISTER
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_API_REGISTER
tBTA_HF_CLIENT_API_REGISTER struct
Syntax
Show:
Summary
Declaration
from
bta_hf_client_int.h:88
typedef
struct
{
BT_HDR
hdr
;
tBTA_HF_CLIENT_CBACK
*
p_cback
;
tBTA_SEC
sec_mask
;
tBTA_HF_CLIENT_FEAT
features
;
char
name
[
BTA_SERVICE_NAME_LEN
+
1
]
;
}
tBTA_HF_CLIENT_API_REGISTER
;
Fields
Field
Declared as
tBTA_HF_CLIENT_API_REGISTER::hdr
BT_HDR
tBTA_HF_CLIENT_API_REGISTER::p_cback
tBTA_HF_CLIENT_CBACK
*
tBTA_HF_CLIENT_API_REGISTER::sec_mask
tBTA_SEC
tBTA_HF_CLIENT_API_REGISTER::features
tBTA_HF_CLIENT_FEAT
tBTA_HF_CLIENT_API_REGISTER::name
char
[
BTA_SERVICE_NAME_LEN
+
1
]
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