ESP-IDF
tGATT_BG_CONN_DEV
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
tGATT_BG_CONN_DEV
tGATT_BG_CONN_DEV struct
Syntax
Show:
Summary
Declaration
from
gatt_int.h:483
typedef
struct
{
tGATT_IF
gatt_if
[
GATT_MAX_APPS
]
;
tGATT_IF
listen_gif
[
GATT_MAX_APPS
]
;
BD_ADDR
remote_bda
;
BOOLEAN
in_use
;
}
tGATT_BG_CONN_DEV
;
Fields
Field
Declared as
tGATT_BG_CONN_DEV::gatt_if
tGATT_IF
[
GATT_MAX_APPS
]
tGATT_BG_CONN_DEV::listen_gif
tGATT_IF
[
GATT_MAX_APPS
]
tGATT_BG_CONN_DEV::remote_bda
BD_ADDR
tGATT_BG_CONN_DEV::in_use
BOOLEAN
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