hci: fix build

This commit is contained in:
Matthias Ringwald 2022-05-21 17:26:17 +02:00
parent 14f2d8f08a
commit 43dfd98a19

View File

@ -7144,7 +7144,7 @@ uint8_t gap_connect_cancel(void){
}
}
break;
case LE_CONNECTING_CANCEL:
default:
btstack_unreachable();
break;
}