We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Try applying following patch under hardware/broadcom/libbt.
+++ b/src/hardware.c @@ Line 232 @@ static const fw_settlement_entry_t fw_settlement_table[] = { {"BCM43241", 200}, {"BCM43341", 100}, + {"BCM43430A1", 1000}, {(const char *) NULL, 100} // Giving the generic fw settlement delay setting. };