hfp: try next link setting on invlid lmp parameter error

This commit is contained in:
Matthias Ringwald 2023-11-03 14:41:23 +01:00
parent 577ad33361
commit 33c74df1cc

View File

@ -829,6 +829,7 @@ static int hfp_handle_failed_sco_connection(uint8_t status){
log_info("(e)SCO Connection failed 0x%02x", status);
switch (status){
case ERROR_CODE_INVALID_LMP_PARAMETERS_INVALID_LL_PARAMETERS:
case ERROR_CODE_SCO_AIR_MODE_REJECTED:
case ERROR_CODE_SCO_INTERVAL_REJECTED:
case ERROR_CODE_SCO_OFFSET_REJECTED: