#ifndef _SECURITY_H_
#define _SECURITY_H_

int peerManagerInit(const bool eraseBonds);



#endif /* _SECURITY_H_ */

