This is a release candidate intended for testing. It may contain unstable features or breaking changes that are not yet finalized.
fc501c7BLE search now reports the full advertisement, not just name and manufacturer data. `FoundPeripheral` gains `local_name`, `rssi`, `service_uuids`, `service_data`, `tx_power_level`, `is_connectable`, `overflow_service_uuids`, and `raw_advertisement` (Android only). Device drivers additionally log every peripheral they decline to claim, with the reason, so a device that fails to pair can be told apart from one that never advertised.