OSDN Git Service

Removed unused functions
authorPavlin Radoslavov <pavlin@google.com>
Thu, 7 Apr 2016 18:47:48 +0000 (11:47 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Fri, 15 Apr 2016 00:56:32 +0000 (17:56 -0700)
commit1e7ad16b752c4965d113d2e8b825a8a1d8c8827a
treeff64c766f03dff5d7c1e9bbbb76ee8edee35ea4d
parentc8a78e445a8f789a1fc682acd144053363f04c93
Removed unused functions

Removed unused functions and defines that are not needed:
 - l2c_bcst_msg()
 - GAP_ConnBTWrite()
 - gap_proc_btu_event()
 - AVDT_WriteDataReq()
 - L2CAP_BCST_MIN_OFFSET
 - L2CAP_BCST_OVERHEAD
 - AVDT_MAX_MEDIA_SIZE
 - LOG_NDDEBUG in btif/src/bluetooth.c

Bug: 28068134
Change-Id: If0edda2bf86caf83027db2c897537c82a0d80667
btif/src/bluetooth.c
stack/avdt/avdt_api.c
stack/gap/gap_conn.c
stack/include/avdt_api.h
stack/include/gap_api.h
stack/include/l2c_api.h
stack/include/l2cdefs.h
stack/l2cap/l2c_main.c