Skip to content
Snippets Groups Projects
Commit 5eac908c authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused member tHID_HOST_DEV_CTB::conn_substate

Bug: 163134718
Test: gd/cert/run
Tag: #refactor

Change-Id: I7fcfc640ef7728ae924e55d3ce1f4fa43b09963a
parent 17db7f5b
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,6 @@ typedef struct per_device_ctb {
reconn_initiate;
0x04- sdp_disable; */
uint8_t state; /* Device state if in HOST-KNOWN mode */
uint8_t conn_substate;
uint8_t conn_tries; /* Remembers the number of connection attempts while
CONNECTING */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment