mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 02:42:33 +00:00
hfp: try next config on ERROR_CODE_UNSUPPORTED_LMP_PARAMETER_VALUE_UNSUPPORTED_LL_PARAMETER_VALUE
This commit is contained in:
parent
fcfd06bbb2
commit
aac28b124e
@ -840,6 +840,7 @@ static int hfp_handle_failed_sco_connection(uint8_t status){
|
||||
case ERROR_CODE_SCO_OFFSET_REJECTED:
|
||||
case ERROR_CODE_UNSPECIFIED_ERROR:
|
||||
case ERROR_CODE_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE:
|
||||
case ERROR_CODE_UNSUPPORTED_LMP_PARAMETER_VALUE_UNSUPPORTED_LL_PARAMETER_VALUE:
|
||||
case ERROR_CODE_UNSUPPORTED_REMOTE_FEATURE_UNSUPPORTED_LMP_FEATURE:
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user