Skip to content
Commit 3b1c7c00 authored by Inga Stotland's avatar Inga Stotland Committed by Luiz Augusto von Dentz
Browse files

Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS

When validating the parameter length for MGMT_OP_ADD_EXT_ADV_PARAMS
command, use the correct op code in error status report:
was MGMT_OP_ADD_ADVERTISING, changed to MGMT_OP_ADD_EXT_ADV_PARAMS.

Fixes: 12410572

 ("Bluetooth: Break add adv into two mgmt commands")
Signed-off-by: default avatarInga Stotland <inga.stotland@intel.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
parent 0d75da38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment