ESP-IDF
tBTA_GATTC_CONN
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_CONN
tBTA_GATTC_CONN struct
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:401
typedef
struct
{
BOOLEAN
in_use
;
BD_ADDR
remote_bda
;
UINT16
svc_change_descr_handle
;
BOOLEAN
write_remote_svc_change_ccc_done
;
}
tBTA_GATTC_CONN
;
Fields
Field
Declared as
tBTA_GATTC_CONN::in_use
BOOLEAN
tBTA_GATTC_CONN::remote_bda
BD_ADDR
tBTA_GATTC_CONN::svc_change_descr_handle
UINT16
tBTA_GATTC_CONN::write_remote_svc_change_ccc_done
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