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

Commit e0575bcd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unused definitions HCI_AUTO_ACCEPT*"

parents b6a3b877 cdb835c3
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1026,11 +1026,6 @@ constexpr uint8_t HCI_LE_STATES_INIT_MASTER_SLAVE_BIT = 41;
/* role switch enabled (1.1 errata 1115) */
#define HCI_DO_AUTO_ACCEPT_CONNECT_RS 3

/* Auto accept flags */
#define HCI_AUTO_ACCEPT_OFF 0x00
#define HCI_AUTO_ACCEPT_ACL_CONNECTIONS 0x01
#define HCI_AUTO_ACCEPT_SCO_CONNECTIONS 0x02

/* PIN type */
#define HCI_PIN_TYPE_VARIABLE 0
#define HCI_PIN_TYPE_FIXED 1