BLE_HOGPS_EvtReportModeEnter_T
C
typedef struct BLE_HOGPS_EvtReportModeEnter_T
{
uint16_t connHandle;
} BLE_HOGPS_EvtReportModeEnter_T;Description
Data structure for BLE_HOGPS_EVT_REPORT_MODE_ENTER_IND event.
Field Documentation
| Field | Description |
|---|---|
| connHandle | The connection handle associated with the connection. |
