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

Commit b028c549 authored by William Escande's avatar William Escande
Browse files

Delete unused define: SDP_RAW_DATA_INCLUDED

Bug: 311825664
Test: m Bluetooth
Change-Id: I2edcc436122b17dd0a596735dc61b50ca75be4f3
parent 68111107
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -78,14 +78,6 @@

// Validate or respond to various conditional compilation flags

#if SDP_RAW_DATA_INCLUDED != TRUE
// Once SDP_RAW_DATA_INCLUDED is no longer exposed via bt_target.h
// this check and error statement may be removed.
#warning \
    "#define SDP_RAW_DATA_INCLUDED preprocessor compilation flag is unsupported"
#error "*** Conditional Compilation Directive error"
#endif

// Once BTA_PAN_INCLUDED is no longer exposed via bt_target.h
// this check and error statement may be removed.
static_assert(
+0 −5
Original line number Diff line number Diff line
@@ -847,11 +847,6 @@
#define GAP_MAX_CONNECTIONS 30
#endif

/* keep the raw data received from SDP server in database. */
#ifndef SDP_RAW_DATA_INCLUDED
#define SDP_RAW_DATA_INCLUDED TRUE
#endif

/******************************************************************************
 *
 * HID