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

Commit 6fdfe5f9 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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I23f62ac82b4330be89bfb6267c290a9c1c23fe43
parents 79e6e145 20b25b68
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.
 */