Hi,
Very occasionally I get and random GAP_LinkTerminated message from the Host_Test setup. I'm not sure if it's our application or the HOST_TEST firmware which is causing the issue there, but the issue I'm really writing about is that the GAP_LinkTerminated message I get from the Host_Test is: 0x04ff0606060000003e.
Which we decode as:
04: Event
FF: HCI_LE_ExtEvent
06: Length = 6
0606: GAP_LinkTerminated
00: SUCCESS
0000: Connection Handle
3E: UNKNOWN REASON
The 0x3E "Reason" parameter is undefined in the TI_BLE_Vendor_Specific_HCI_Guide, please could you let me know what this reason actually is, and ideally update the documentation/TI_BLE_Vendor_Specific_HCI_Guide with that information as well,
Thanks,
Daniel