AIROC™ BTSDK v4.2 - Documentation | ||||
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. | |
GATT connection status (used by GATT_CONNECTION_STATUS_EVT notification)