I have asked this before, but I will ask again.
I have a few questions about the sample source of nRF5340 Audio.
1. Where does the connection process between the gateway and the headset take place?
2. Where is the BLE bonding information set?
3. Is it possible to rewrite the bonding information?
4. Will reconnection occur automatically after executing bt_mgmt_bonding_clear()?
5. If I want to fix the key exchanged during pairing instead of generating it randomly, which source should I edit?