In BLE scan, white list doesn't work as expected

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello jakewtorres,

"

I found some problems in the whitelist.

1- if we active the whitelist we couldn't get no scan results.

2- So we clear the whitelist and print the size of it, we always get 128

I think that the problem is on the white_list functions.

uint8_t wiced_bt_ble_get_white_list_size(void)

this function always return 128

wiced_bool_t wiced_bt_ble_update_advertising_white_list(wiced_bool_t add, wiced_bt_device_address_t remote_bda);

this update function returns WICED_TRUE, but the white_list_size if the same 128.

"


Gustavo

0 Likes
2 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Note that this thread has been continued here: Re: Problems with whitelist...

0 Likes

mwf_mmfae wrote:

Note that this thread has been continued here: Re: Problems with whitelist...

But the latest feedback on the reference thread shows it's still does not work.

0 Likes