[
https://issues.apache.org/jira/browse/MYNEWT-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditi Hilbert updated MYNEWT-793:
---------------------------------
Labels: NimBLE (was: )
> Whitelist don't work when random device is in it
> ------------------------------------------------
>
> Key: MYNEWT-793
> URL: https://issues.apache.org/jira/browse/MYNEWT-793
> Project: Mynewt
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Components: Nimble
> Environment: nrf52dk, nrf52840pdk
> HW whitelist is used
> Reporter: Łukasz Rymanowski
> Assignee: Łukasz Rymanowski
> Priority: Minor
> Labels: NimBLE
>
> Reproduce:
> 1) put some known random address into whitelist:
> b wl addr=xx:xx:xx:xx:xx:xx addr_type=random
> 2) start scan:
> b scan filt=use_wl
> Expected behavior:
> Advertising reports from devices in white list shall be reported to the host
> Actually behavior:
> I see two issues here:
> 1) Looks like event type in the packets is incorrect and changed to 0x04
> which is direct advertising (??) very strange
> 2) Advertising report of other devices reach the host.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)