| Argument | Type | Description |
|---|
| type | enum (passive | active) { passive:0, active:1 } | |
| interval | num | |
| window | num | |
| own-address-type | enum (public | random-static | rpa-fallback-to-public | rpa-fallback-to-random) { public:0, random-static:1, rpa-fallback-to-public:2, rpa-fallback-to-random:3 } | Address type used in scan requests |
| filter-policy | enum (default | whitelist) { default:0, whitelist:1 } | |
| filter-duplicates | enum (off | keep-oldest | keep-newest | keep-unique) { off:0, keep-oldest:1, keep-newest:2, keep-unique:3 } | Discard duplicate advertisements from the same advertiser |
| phy | enum (1M | 2M | CODED) { 1M:0, 2M:1, CODED:2 } | |