If NCS have a similar function as peer_manager.c in nRFSDK17?

Now,I have a project writed by nRFSDK17.And I want to rewrite it by NCS.

I hope to get a module like peer_manager to manage paring and bonding,and I can distinguish connecting device by something like peer_id.

I try to make clear how peripheral_hids_mouse,but I failed.

Related