Question
Return value of function aci_gap_delete_ad_type in BLE stack of STM32WB
Hello,
function "aci_gap_delete_ad_type" returns value "0x1F".
This value is not defined in file "ble_defs.h" at lines 192ff like other return values ("BLE_STATUS_SUCCESS" etc.)
Do you confirm that the meaning of "0x1F" is "AD_TYPE not found" ?
Can you add a "#define" with comment for this value to "ble_defs.h"?
Best regards
Paul