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

Commit d14ebedb authored by Chris Manton's avatar Chris Manton
Browse files

Always unset def L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA

Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I046593d1495f95797c3cad38d47a41b841510255
parent e7837622
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -203,9 +203,7 @@ typedef struct {
  tL2CAP_APPL_INFO api;
} tL2C_RCB;

#ifndef L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA
#define L2CAP_CBB_DEFAULT_DATA_RATE_BUFF_QUOTA 100
#endif

typedef void(tL2CAP_SEC_CBACK)(const RawAddress& bd_addr,
                               tBT_TRANSPORT trasnport, void* p_ref_data,