Skip to content

BT(A2DP) restart crash (AUD-1959) #412

Open
@iloop2020

Description

@iloop2020

If the BT service is start->destroy->start, it crash.

  1. bluetooth_service_start()
  2. bluetooth_service_destroy()
  3. bluetooth_service_start()

Snap of code at esp-adf/components/bluetooth_service/bluetooth_service.c:437
ESP_ERROR_CHECK(esp_bt_controller_mem_release(ESP_BT_MODE_BLE));

Why it is ESP_BT_MODE_BLE ?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions