+ uint16_t DestinationChannel; /**< Destination device channel that the connection request was processed on */
+ uint16_t SourceChannel; /**< Source device channel address that the connection request came from */
+ uint16_t Result; /**< Connection result, a BT_CONNECTION_* mask value */
+ uint16_t Status; /**< Status of the request if the result was set to the Pending value */