Skip to content

Got descriptors for a characteristic we don't know about #397

Description

@vyeevani

Describe the bug
"Got descriptors for a characteristic we don't know" about while connecting to an iRobot Create 3.

Expected behavior
able to connect to peripheral

Actual behavior
the connect fails with error: "Got descriptors for a characteristic we don't know"

Additional context
error is coming from:
pub fn set_characteristic_descriptors(
&mut self,
service_uuid: Uuid,
characteristic_uuid: Uuid,
descriptors: HashMap<Uuid, StrongPtr>,
) {
in corebluetooth internal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcorebluetooth (macos/ios)Issues related to the MacOS/iOS CoreBluetooth impl

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions