Skip to content

Commit 849f0fb

Browse files
committed
doc: remove note on automatic close of RFCOMM multiplexer
1 parent d6f1d5e commit 849f0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/docs-template/protocols.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ Listing [below](#lst:RFCOMMremoteService).
433433
~~~~
434434
435435
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.
436+
The RFCOMM multiplexer will be closed by the peer that closes the last RFCOMM channel.
437437
438438
### Provide an RFCOMM service {#sec:rfcommServiceProtocols}
439439

0 commit comments

Comments
 (0)