+/** RFCOMM layer callback for event for when a RFCOMM logical channel has been fully opened and configured between\r
+ * the local and remote device. Once open, this RFCOMM channel can be read from and written to freely until is it\r
+ * closed by either end.\r
+ *\r
+ * \param[in] RFCOMMChannel RFCOMM channel that was opened\r
+ */ \r