I try to add pairing/bonding to the NCS hello world project. But I found the information is not easy to find. I'm playing with the bt_conn_auth_cb struct to understand how it works. I found sometime none of the callbacks gets called, some other time one callback gets called unexpectedly. I'm looking for general info regarding how the NCS APIs work regarding paring/bonding. There must be some doc/info describing under each paring/bonding scheme which functions get called and in what sequence? Thanks!