1.2.2.1.4.3.11 BLE_SMP_EvtKeypress_T

C

typedef struct  BLE_SMP_EvtKeypress_T
{
    uint16_t                connHandle;
    uint8_t                 notifyType;
} BLE_SMP_EvtKeypress_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
notifyTypeNotification type. See Keypress notification type.