ESP-IDF
tBTA_GATTC_OPEN
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_OPEN
tBTA_GATTC_OPEN struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:347
typedef
struct
{
tBTA_GATT_STATUS
status
;
UINT16
conn_id
;
tBTA_GATTC_IF
client_if
;
BD_ADDR
remote_bda
;
tBTA_TRANSPORT
transport
;
UINT16
mtu
;
}
tBTA_GATTC_OPEN
;
Fields
Field
Declared as
tBTA_GATTC_OPEN::status
tBTA_GATT_STATUS
tBTA_GATTC_OPEN::conn_id
UINT16
tBTA_GATTC_OPEN::client_if
tBTA_GATTC_IF
tBTA_GATTC_OPEN::remote_bda
BD_ADDR
tBTA_GATTC_OPEN::transport
tBTA_TRANSPORT
tBTA_GATTC_OPEN::mtu
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