This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How does the advertisement filter policy work?

Hi,

How does the advertisement filter policy work?

I tried both BLE_GAP_ADV_FP_FILTER_SCANREQ and BLE_GAP_ADV_FP_FILTER_BOTH, but this doesn't restrict other devices (not in white-list) to find it, while scanning (but avoids connection request).

How can i restrict my device advertisement so that devices in white-list only can see my device is advertising?

Regards, Balaji

Parents
  • Thanks for the Reply Pal,

    How can i set BLE_GAP_DISC_MODE_NOT_DISCOVERABLE advertisement type? I dont see any example application which implements it.

    As per the bluetooth core document, does setting non-connectable undirected advertisement mode enables non-discoverable advertisement?

    What is 4.1 privacy? Can i get the reference document on this?

    How can i set the own address type?

    Sorry that i couldn't able to get your suggestion, so please make it clear on next post.

    Regards, Balaji

Reply
  • Thanks for the Reply Pal,

    How can i set BLE_GAP_DISC_MODE_NOT_DISCOVERABLE advertisement type? I dont see any example application which implements it.

    As per the bluetooth core document, does setting non-connectable undirected advertisement mode enables non-discoverable advertisement?

    What is 4.1 privacy? Can i get the reference document on this?

    How can i set the own address type?

    Sorry that i couldn't able to get your suggestion, so please make it clear on next post.

    Regards, Balaji

Children
Related