Files
esp-idf/components/bt/host/bluedroid/hci/hci_layer.c
xiongweichao b63bcef8e0 fix(bt/bluedroid): Fixed crash after bluedroid deinit
hci_host_env.downstream_data_ready is set to NULL during bluedroid deinit,
causing the controller to use a null pointer when calling callback.
2024-06-17 19:03:47 +08:00

22 KiB