ESP-IDF
tBTA_AG_VAL
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_VAL
tBTA_AG_VAL struct
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:367
typedef
struct
{
tBTA_AG_HDR
hdr
;
BD_ADDR
bd_addr
;
char
str
[
BTA_AG_AT_MAX_LEN
+
1
]
;
UINT16
num
;
UINT8
idx
;
UINT16
value
;
}
tBTA_AG_VAL
;
Fields
Field
Declared as
tBTA_AG_VAL::hdr
tBTA_AG_HDR
tBTA_AG_VAL::bd_addr
BD_ADDR
tBTA_AG_VAL::str
char
[
BTA_AG_AT_MAX_LEN
+
1
]
tBTA_AG_VAL::num
UINT16
tBTA_AG_VAL::idx
UINT8
tBTA_AG_VAL::value
UINT16
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