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

Commit af398873 authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused field srvc_id

Toward meaningful code

Bug: 163134718
Test: cert
Tag: #refactor

Change-Id: I3dcaf1e3acacb2fe7754c24c3fd383ddce03bf69
parent f17e37fb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -92,7 +92,6 @@ typedef struct {
  uint8_t t_type;
  uint8_t param;
  uint8_t rpt_id;
  uint8_t srvc_id;
  uint16_t data;
  BT_HDR* p_data;
} tBTA_HH_CMD_DATA;