Skip to main content
Associate
June 10, 2024
Question

[ STM32WB5MMG ] : HCI_VENDOR_SPECIFIC_DEBUG_EVT_CODE

  • June 10, 2024
  • 1 reply
  • 1016 views

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 ?

 

This topic has been closed for replies.

1 reply

STTwo-32
ST Technical Moderator
June 18, 2024

Hello @arault 

For such a purpose, I suggest you take a look at the part 5.4.1 of the BLUETOOTH CORE SPECIFICATION Version 5.4 | Vol 4, Part E. It should guide you to understand this. 

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.