zephyr/net
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
ip net: Adapt return value from network driver send routine 2016-02-05 20:24:38 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile net: Add kconf for networking 2016-02-05 20:14:20 -05:00