zephyr/net/bluetooth
Johan Hedberg bc073cdb59 Bluetooth: Add bt_conn prefix for auth APIs
All of the authentication APIs deal with bt_conn objects. For
consistency it makes therefore sense to use the proper bt_conn name
space with them.

Change-Id: I47912d542373df511524cc6ad2532d6c9a76ca68
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:19 -05:00
..
att.c Bluetooth: ATT: Use l2cap channel callback for security check 2016-02-05 20:25:19 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: Add bt_conn prefix for auth APIs 2016-02-05 20:25:19 -05:00
conn_internal.h Bluetooth: Move bt_auth_* implementation to conn.c 2016-02-05 20:25:19 -05:00
gatt.c Bluetooth: GATT: Fix warning message 2016-02-05 20:25:18 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: Move bt_auth_* implementation to conn.c 2016-02-05 20:25:19 -05:00
hci_core.h Bluetooth: Add bt_conn prefix for auth APIs 2016-02-05 20:25:19 -05:00
Kconfig Bluetooth: Kconfig: Add config option for dynamic GATT db 2016-02-05 20:25:19 -05:00
keys.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
keys.h Bluetooth: Reduce bt_keys size 2016-02-05 20:25:18 -05:00
l2cap.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
smp.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
smp.h Bluetooth: SMP: Return errors from authentication APIs 2016-02-05 20:25:19 -05:00
smp_null.c Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: UUID: Introduce bt_uuid_copy 2016-02-05 20:25:09 -05:00