forked from espressif/esp-idf
component/bt: Fix buffer count deinit crash.
This commit is contained in:
@@ -2381,7 +2381,6 @@ void l2ble_update_att_acl_pkt_num(UINT8 type, tl2c_buff_param_t *param)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
xSemaphoreGive(buff_semaphore);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user