mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-12 09:33:23 +00:00
Mirror the ethernet neighbor rename in the BLE transport: the internal peer-detection buffer becomes NeighborBuffer (from DiscoveryBuffer) and the module is renamed discovery -> neighbor. The BlueR/bluez API terms (DiscoveryFilter, set_discovery_filter) and the BLE advertise/scan mechanism vocabulary are unchanged, as is BleConfig. Behavior-neutral.