BLE_TRSPC_EvtVendorCmdRsp_T
C
typedef struct BLE_TRSPC_EvtVendorCmdRsp_T
{
    uint16_t        connHandle;
}   BLE_TRSPC_EvtVendorCmdRsp_T;Description
Data structure for BLE_TRSPC_EVT_VENDOR_CMD_RSP event.
Field Documentation
| Field | Description | 
|---|---|
| connHandle | Connection handle associated with this connection. | 
