OSDN Git Service

Move properties data primitive into btcore
authorChris Manton <cmanton@google.com>
Wed, 15 Oct 2014 05:00:32 +0000 (22:00 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:36 +0000 (16:51 -0700)
commit5c26224e2cffbd79aa6b2a803eac6f6352129bd7
treea17254e13764eab42c9ce0995f656c12edf18d90
parent9e392a76fb70c8d6b487a6deedb74df363c10843
Move properties data primitive into btcore

This is a valuable data structure that could be
used widely within the stack.  It's used by
bdtest and bdtool, and could be used by any
other application built on top of the stack.
btcore/Android.mk
btcore/include/property.h [moved from test/suite/support/property.h with 68% similarity]
btcore/src/property.c [moved from test/suite/support/property.c with 60% similarity]
test/suite/Android.mk
test/suite/cases/adapter.c
test/suite/support/adapter.c
test/suite/support/callbacks.c