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

Commit f18f98e8 authored by Andre Eisenbach's avatar Andre Eisenbach Committed by Android (Google) Code Review
Browse files

Merge "Increase SDP buffer from 750 bytes to 4096 bytes" into lmp-mr1-dev

parents f5eb7853 ad85d269
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
static void bta_gattc_char_dscpt_disc_cmpl(UINT16 conn_id, tBTA_GATTC_SERV *p_srvc_cb);
static tBTA_GATT_STATUS bta_gattc_sdp_service_disc(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb);

#define BTA_GATT_SDP_DB_SIZE 750
#define BTA_GATT_SDP_DB_SIZE 4096

/*****************************************************************************
**  Constants