prasad-alatkar opened a new pull request #898: URL: https://github.com/apache/mynewt-nimble/pull/898
In NimBLE host, we only have `ble_gap_wl_set` API. This API can be leveraged to add and remove addresses in whitelist. However, issue comes when `white_list_count = 0`. Instead of cluttering `ble_gap_wl_set` API with generic implementation, this PR adds API in host to remove addresses from whitelist. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
