/* If the command contains the optional break signals field, store the value */\r
if (CommandDataLen == sizeof(RFCOMM_MSC_Parameters_t))\r
RFCOMMChannel->Remote.BreakSignal = Params->BreakSignal;\r
/* If the command contains the optional break signals field, store the value */\r
if (CommandDataLen == sizeof(RFCOMM_MSC_Parameters_t))\r
RFCOMMChannel->Remote.BreakSignal = Params->BreakSignal;\r