]> sigrok.org Git - libsigrok.git/commit
serial_bt: prepare support for additional params in scan results
authorGerhard Sittig <redacted>
Thu, 16 Mar 2023 00:01:04 +0000 (01:01 +0100)
committerGerhard Sittig <redacted>
Thu, 16 Mar 2023 13:29:30 +0000 (14:29 +0100)
commitc622c88c446a2f5e1c045657ef233c147a1f43d4
tree8db3de8b4c3af452f4bca72359dd02aa40308691
parenta1b80f9d314d5a3227ffe48354fbef3ba3c943f6
serial_bt: prepare support for additional params in scan results

The scan_supported_items[] table contains a list of known device names,
and connection types that are used to communicate to them. Prepare the
presentation of more parameters in scan results when a device is known
to require these.
src/serial_bt.c