What's the proper way to implement bonding that depends on proximity (rather than a whitelist)? So when the client (phone) is close (say, five to ten centimeters) to the server (BTLE peripheral) then there is a bond created and the devices can now communicate over a larger range. I'm looking at the proximity example, but if there are other resources out there, please point them to me if possible. Thanks!