1.1.2.2.1.3.9 BLE_DM_EvtSecurityStart_T
C
typedef struct BLE_DM_EvtSecurityStart_T { BLE_DM_SecurityProc_T procedure; } BLE_DM_EvtSecurityStart_T;
Description
Data structure for BLE_DM_EVT_SECURITY_START event.
Field Documentation
Field | Description |
---|---|
procedure | The procedure that has started. |