ESP-IDF
tBTA_GATTC_CI_LOAD
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_GATTC_CI_LOAD
tBTA_GATTC_CI_LOAD struct
Syntax
Show:
Summary
Declaration
from
bta_gattc_ci.h:42
typedef
struct
{
BT_HDR
hdr
;
tBTA_GATT_STATUS
status
;
UINT16
num_attr
;
tBTA_GATTC_NV_ATTR
attr
[
BTA_GATTC_NV_LOAD_MAX
]
;
}
tBTA_GATTC_CI_LOAD
;
Fields
Field
Declared as
tBTA_GATTC_CI_LOAD::hdr
BT_HDR
tBTA_GATTC_CI_LOAD::status
tBTA_GATT_STATUS
tBTA_GATTC_CI_LOAD::num_attr
UINT16
tBTA_GATTC_CI_LOAD::attr
tBTA_GATTC_NV_ATTR
[
BTA_GATTC_NV_LOAD_MAX
]
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