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

Commit 4169e246 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...

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I32e156f067b76a6ea1862d9cef35a55a10c7c3a9
parents ba5418c6 0ad28b99
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.
 */