BLE_OTAPC_EvtConnectInd_T

C

typedef struct BLE_OTAPC_EvtConnectInd_T
{
    uint16_t        connHandle;
} BLE_OTAPC_EvtConnectInd_T;

Description

Structure for the BLE_OTAPC_EVT_CONNECT_IND event.

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.