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

   `ble_gap_unpair_oldest_except` uses `BLE_STORE_MAX_BONDS` because it needs 
to retrieve all bonds in order to apply filter.
   
   I don't really see how `ble_gap_unpair_oldest_peer` can fail because of 
using `1` instead of `BLE_STORE_MAX_BONDS`. Actually I've just checked it in my 
app and it works perfectly fine.


-- 
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: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to