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:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
xSemaphoreGive(buff_semaphore);
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user