Module rubble::link::filter[][src]

Expand description

Link-Layer Device Filtering.

Structs

Advertising filter policy. Governs which devices may scan and connect to an advertising device.

An AddressFilter that allows all devices (ie. no whitelist in use).

Scanner filter policy. Governs which devices will be scanned by this device.

An AddressFilter that checks device addresses against a whitelist.

Traits

Type Definitions