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

Commit 0ad28b99 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Remove unused stack/include/acl_api_types::tBTM_QOS_SETUP_CMPL am: 20b25b68 am: 6fdfe5f9

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1545411

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I6d095869846eff023fc0ef44b25fe1e5dcd2d5c2
parents dab123ff 6fdfe5f9
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -34,15 +34,6 @@
 *  ACL Types
 ***************/

/* Structure returned with QoS information (in tBTM_CMPL_CB callback function)
 * in response to BTM_SetQoS call.
 */
typedef struct {
  FLOW_SPEC flow;
  uint16_t handle;
  uint8_t status;
} tBTM_QOS_SETUP_CMPL;

/* Structure returned with read RSSI event (in tBTM_CMPL_CB callback function)
 * in response to BTM_ReadRSSI call.
 */