Skip to content

expose esp_ble_conn_data_t in ble_conn_mgr callbacks (AEGHB-1398) #652

@acouvreur

Description

@acouvreur

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

The esp_ble_conn_cb_t type does not expose the esp_ble_conn_data_t making it impossible to retrieve the connection ID.

There is a priv_data in the esp_ble_conn_cb_t type, however I'm not sure it is filled with anything in the nu lookup table callbacks ?

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