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

Commit 20b25b68 authored by Chris Manton's avatar Chris Manton
Browse files

Remove unused stack/include/acl_api_types::tBTM_QOS_SETUP_CMPL

Towards meaningful code

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

Change-Id: I7508663f27daf10d965ff4681846234ffad6cd6b
parent c3ed935e
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.
 */