ESP-IDF
tBTA_AG_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_AG_API_REGISTER
tBTA_AG_API_REGISTER struct
Syntax
Show:
Summary
Declaration
from
bta_ag_int.h:176
typedef
struct
{
BT_HDR
hdr
;
char
p_name
[
2
]
[
BTA_SERVICE_NAME_LEN
+
1
]
;
tBTA_SERVICE_MASK
services
;
tBTA_SEC
sec_mask
;
tBTA_AG_FEAT
features
;
UINT8
app_id
;
}
tBTA_AG_API_REGISTER
;
Fields
Field
Declared as
tBTA_AG_API_REGISTER::hdr
BT_HDR
tBTA_AG_API_REGISTER::p_name
char
[
2
]
[
BTA_SERVICE_NAME_LEN
+
1
]
tBTA_AG_API_REGISTER::services
tBTA_SERVICE_MASK
tBTA_AG_API_REGISTER::sec_mask
tBTA_SEC
tBTA_AG_API_REGISTER::features
tBTA_AG_FEAT
tBTA_AG_API_REGISTER::app_id
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