fix vendor hci memory leak
This commit is contained in:
@@ -2676,9 +2676,7 @@ void BTA_VendorCleanup (void)
|
||||
}
|
||||
#endif
|
||||
|
||||
if (cmn_ble_vsc_cb.adv_inst_max > 0) {
|
||||
btm_ble_multi_adv_cleanup();
|
||||
}
|
||||
btm_ble_multi_adv_cleanup();
|
||||
}
|
||||
#if (BLE_50_FEATURE_SUPPORT == TRUE)
|
||||
void BTA_DmBleGapReadPHY(BD_ADDR addr)
|
||||
|
||||
Reference in New Issue
Block a user