Share via


BT_SSP_REMOTE_OOB_DATA_REQUEST_EVENT (Compact 2013)

3/26/2014

This structure contains event data for the BT_SSP_REMOTE_OOB_DATA_REQUEST event.

Syntax

typedef struct BT_SSP_REMOTE_OOB_DATA_REQUEST_EVENT {
    UINT Reserved;
} BT_SSP_REMOTE_OOB_DATA_REQUEST_EVENT;

Members

  • Reserved
    Reserved.

Remarks

The application only receives this event if the Flags member of the BTSSPConfigurationInfo structure passed to BthSSPSetConfigurationInfo included the BT_SSP_FLAG_INDICATE_OOB_DATA_REQUEST_EVENTS flag.

Requirements

Header

bt_api.h

See Also

Reference

Bluetooth Application Development Structures
BthSSPSetRemoteOOBData