bluetooth bonding | developer.brewmp.com bluetooth bonding | developer.brewmp.com

Developer

bluetooth bonding

Forums:

hi all,
As we know, after two BT device pairing successfully, according to the BT white paper, they will connected automaticly next time and don't need to input Pin to authenticate.

I want to know in Brew 3.1.5, how to implement this? In another words, i should set the security to None for the bonded device or records the Pin and verify it next time without inform up-layer application?

Another question, in Brew3.1.5, the ServiceDiscovery DB will maintain the service records but it seems that this DB will only maintain local device service record and how to manage peer device service records? Do i need to maintain another DB by myselves?