Question
[ STM32WB5MMG ] : HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE
Hi,
In my product, I use the STM32WB5MMG module as Bluetooth link with the rest of the product.
The STM32WB5MMG module is configure as Client.
But during the discovery procedure, I always go to :
- SVCCTL_App_Notification -> case HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE -> case ACI_GAP_PROC_COMPLETE_VSEVT_CODE with BleApplicationContext.DeviceServerFound = 0.
But I don't find any informations about the event code HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE (0xFF).
Do you have some informations this ?
