Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f99f48b1 authored by Rahul Arya's avatar Rahul Arya
Browse files

[Connection Manager] Remove locally_initiated field for LE

As per spec: The HCI_LE_Enhanced_Connection_Complete event indicates to
both of the Hosts forming the connection that a new connection has been
created. Upon the creation of the connection a Connection_Handle shall
be assigned by the Controller, and passed to the Host in this event. If
the connection creation fails, this event shall be provided to the Host
that had issued the HCI_LE_Create_- Connection or
HCI_LE_Extended_Create_Connection command.

This event can only be thrown in the peripheral role if we are doing
directed advertising - however, in that case, (1) Android never does
directed advertising, so it should be unreachable, and (2) if we ever
decide to do so in the future, the status field can be used to
disambiguate.

Test: all existing
Bug: 272572974
Change-Id: I7359acbb907e42097633105d04f5fc5cb76ecf27
parent 4dce45cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment