2017-01-08 06:55 PM
I am updating my application code to use the BLUENRG-MS device.
When I receive EVT_BLUE_GAP_BOND_LOST, I need to know which connection this is referring to because this event can be received as Master or Slave but according to the definition in bluenrg_gap_aci.h, the event does not contain any parameter data. It would be helpful if it included the connection handle.
#bluenrg-ms #bluenrg-pairing