We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f1d5e commit 849f0fbCopy full SHA for 849f0fb
doc/manual/docs-template/protocols.md
@@ -433,7 +433,7 @@ Listing [below](#lst:RFCOMMremoteService).
433
~~~~
434
435
The RFCOMM channel will stay open until either side closes it with rfcomm_disconnect.
436
-BTstack will close the multiplexer after 60 seconds without an active RFCOMM channel.
+The RFCOMM multiplexer will be closed by the peer that closes the last RFCOMM channel.
437
438
### Provide an RFCOMM service {#sec:rfcommServiceProtocols}
439
0 commit comments