hi,
Up till now the peripheral device we worked against was configured
with public address,
now it might also be random (both BDADDR_LE_RANDOM, BDADDR_LE_PUBLIC).
The type of address is needed to connect correctly to the device
(using l2cap_connect).
How can I get the address type from the scan report?
I'm currently using bluetoothctl, which seems not to expose this
information in Device1 interface.
thanks in advance! and happy holidays
--