andrzej-kaczmarek commented on PR #1685:
URL: https://github.com/apache/mynewt-nimble/pull/1685#issuecomment-1942024719

   Existing API allows to set complete whitelist which means app manages 
whitelist contents on its own (add/remove/clear/whatever) and then calls that 
API to set whitelist. There's no need to have separate add/remove/clear API in 
such design and I'm reluctant to add new APIs which are redundant.
   
   In any case, the name of API is incorrect (should be `ble_gap_wl_remove`) 
and there should be also `add` and `clear` APIs, if we decide to add it anyway.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to