zephyr/samples/bluetooth/central
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
..
src Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref 2016-02-05 20:24:38 -05:00
Makefile Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
prj.mdef Rename VPF files to use MDEF file extension 2016-02-05 20:14:15 -05:00
prj_x86.conf Bluetooth: Add support for disabling GATT client support 2016-02-05 20:24:24 -05:00
testcase.ini initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00