zephyr/samples
Johan Hedberg 49885879f2 Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref
We want to make the naming convention ref/unref rather than get/put.
So far the only reference counted objects are the buffers and the
connections. For the buffers the new generic buffer API will also use
ref/unref.

Change-Id: I9fe8b8a6a50a8baf06ba231e8f6717a5a47dd292
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:24:38 -05:00
..
bluetooth Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref 2016-02-05 20:24:38 -05:00
crypto tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
include use zephyr.h instead of microkernel/nanokernel.h 2016-02-05 20:24:35 -05:00
microkernel cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
nanokernel cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
network net: apps: Add testcase.ini script for all network samples 2016-02-05 20:24:37 -05:00