BLE_HOGPS_EvtHostSuspendEnter_T

C

typedef struct BLE_HOGPS_EvtHostSuspendEnter_T
{
    uint16_t                            connHandle;
} BLE_HOGPS_EvtHostSuspendEnter_T;

Description

Structure for the BLE_HOGPS_EVT_HOST_SUSPEND_ENTER_IND event.

Field Documentation

FieldDescription
connHandleThe connection handle associated with the connection.