Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
wiced_bt_gatt_connection_status_t Struct Reference

GATT connection status (used by GATT_CONNECTION_STATUS_EVT notification) More...

Data Fields

uint8_t * bd_addr
 Remote device address.
 
wiced_bt_ble_address_type_t addr_type
 Remmote device address type.
 
uint16_t conn_id
 ID of the connection.
 
wiced_bool_t connected
 TRUE if connected, FALSE if disconnected.
 
wiced_bt_gatt_disconn_reason_t reason
 Reason code (see wiced_bt_gatt_disconn_reason_t )
 
wiced_bt_transport_t transport
 Transport type of the connection.
 
uint8_t link_role
 Link role on this connection.
 

Detailed Description

GATT connection status (used by GATT_CONNECTION_STATUS_EVT notification)


The documentation for this struct was generated from the following file: