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

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

Remove unused defs am: 2b2dbf2a

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

Change-Id: Ib69b91dbd275d513edd2a7b7da230e61d9599bb7
parents 849f6e8d 2b2dbf2a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -113,8 +113,6 @@ bool BTM_IsAuthenticated(const RawAddress& bd_addr, tBT_TRANSPORT transport);
 ******************************************************************************/
void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len);

#define BTM_NO_AVAIL_SEC_SERVICES ((uint16_t)0xffff)

/*******************************************************************************
 *
 * Function         BTM_SetSecurityLevel
+0 −2
Original line number Diff line number Diff line
@@ -44,8 +44,6 @@ typedef uint8_t tDIS_STATUS;
#define DIS_ATTR_PNP_ID_BIT 0x0100
typedef uint16_t tDIS_ATTR_MASK;

#define DIS_ATTR_ALL_MASK 0xffff

typedef tDIS_ATTR_MASK tDIS_ATTR_BIT;

typedef struct {