OSDN Git Service

Merge "Add bounds check to l2cble_process_sig_cmd L2CAP_CMD_DISC_REQ" into oc-dev...
authorAjay Panicker <apanicke@google.com>
Mon, 14 May 2018 18:27:46 +0000 (11:27 -0700)
committerandroid-build-merger <android-build-merger@google.com>
Mon, 14 May 2018 18:27:46 +0000 (11:27 -0700)
am: 0b97de9ce3

Change-Id: If3524205f1dd794ff3856c694b4c23bcc1db2ecc

1  2 
stack/l2cap/l2c_ble.cc

  #include "btu.h"
  #include "device/include/controller.h"
  #include "hcimsgs.h"
 +#include "l2c_api.h"
  #include "l2c_int.h"
  #include "l2cdefs.h"
+ #include "log/log.h"
  #include "osi/include/osi.h"
  #include "stack_config.h"