ESP-IDF
tBTA_AG_CLCC
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_CLCC
tBTA_AG_CLCC struct
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:396
typedef
struct
{
UINT32
idx
;
BOOLEAN
inc
;
UINT8
status
;
BOOLEAN
mpty
;
BOOLEAN
number_present
;
char
number
[
BTA_AG_NUMBER_LEN
+
1
]
;
}
tBTA_AG_CLCC
;
Fields
Field
Declared as
tBTA_AG_CLCC::idx
UINT32
tBTA_AG_CLCC::inc
BOOLEAN
tBTA_AG_CLCC::status
UINT8
tBTA_AG_CLCC::mpty
BOOLEAN
tBTA_AG_CLCC::number_present
BOOLEAN
tBTA_AG_CLCC::number
char
[
BTA_AG_NUMBER_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