]> sigrok.org Git - libsigrok.git/commit
serial_bt: support more key=value parameters for conn=bt/ specs
authorGerhard Sittig <redacted>
Mon, 20 Feb 2023 18:58:50 +0000 (19:58 +0100)
committerGerhard Sittig <redacted>
Sun, 26 Feb 2023 08:31:48 +0000 (09:31 +0100)
commit0e4a85a9254cf684c3a30ef0d0eb370b90c68541
tree9f64459b0a001799df0d87bb81e5f7877c25f070
parent0f63fbea33ab923395efd6d5215165938b6a843d
serial_bt: support more key=value parameters for conn=bt/ specs

Extend the syntax for conn=bt/ specs. Accept RFCOMM channel numbers, as
well as BLE handles for RX, TX, and CCCD, as well as a CCCD value. This
allows users to unbreak their "cables" without necessity of adjusting
source code.
src/serial_bt.c