Skip to content

Connection Handle never modified ?  #7

@RCayre

Description

@RCayre

Hi,
It seems that the connection handle is never modified :

    def raw_att(self, data):
        self.s.send(HCI_Hdr()/HCI_ACL_Hdr(handle=64)/L2CAP_Hdr(cid=4)/data)

Is it normal ? I have to change this piece of code to make it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions