OSDN Git Service

Get rid of counter
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 23 Feb 2016 22:58:43 +0000 (14:58 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Wed, 24 Feb 2016 00:17:21 +0000 (16:17 -0800)
commit01658a74147f64f85a38f75a8f7b557996571636
tree771cbe6c0f4ed30eeb0c2aa788d3ef0b7247bb64
parentc980130963c4528655c27b7caa2d030181020fc1
Get rid of counter

This patch removes counter. We were never using those values,
except for increasing them.

Bug: 27324326
Change-Id: I3122a36fa0435a36a8401792267cb5ebff5ab269
14 files changed:
btcore/Android.mk
btcore/BUILD.gn
btcore/include/counter.h [deleted file]
btcore/src/counter.c [deleted file]
btcore/test/counter_test.cpp [deleted file]
main/bte_main.c
stack/hcic/hcicmds.c
stack/l2cap/l2c_api.c
stack/l2cap/l2c_link.c
stack/l2cap/l2c_main.c
stack/l2cap/l2c_utils.c
stack/rfcomm/port_api.c
stack/rfcomm/rfc_l2cap_if.c
stack/rfcomm/rfc_ts_frames.c