zephyr/net/bluetooth
Johan Hedberg eeee8a7e87 Bluetooth: SMP: Take advantage of new byte swap helpers
There's no need to keep the custom swap_buf & swap_in_place helpers
anymore since system-wide helpers are now available.

Change-Id: I424e3592ab955410455c4226e5bf03df6f522c52
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-16 09:01:28 +03:00
..
a2dp_internal.h
a2dp.c Bluetooth: A2DP: Added Connect API 2016-10-04 10:55:04 +00:00
att_internal.h
att.c Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
avdtp_internal.h Bluetooth: AVDTP: Connect and Disconnect API 2016-10-04 08:12:14 +03:00
avdtp.c Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
conn_internal.h
conn.c Bluetooth: Fix compiler warnings/errors related to string casts 2016-10-04 12:44:24 +00:00
ecc.h
gatt_internal.h
gatt.c
hci_core.c Bluetooth: HCI: Set the Page timeout 2016-10-16 09:01:28 +03:00
hci_core.h
hci_ecc.c
hci_ecc.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: Kconfig: Option to set page timeout value 2016-10-16 09:01:28 +03:00
keys_br.c
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Treat fixed channel as connected on incoming data 2016-10-16 09:00:57 +03:00
l2cap_internal.h Bluetooth: L2CAP: Move BR/EDR specific code to l2cap_br.c 2016-10-16 09:00:57 +03:00
l2cap.c Bluetooth: L2CAP: Allow receiving fragmented buffers 2016-10-16 09:01:28 +03:00
log.c
Makefile Bluetooth: SDP: Server: Initialize and accept incoming connections 2016-10-04 08:12:14 +03:00
monitor.c
monitor.h
rfcomm_internal.h Bluetooth: RFCOMM: Fix some remaining white-space issues 2016-10-04 08:12:14 +03:00
rfcomm.c Bluetooth: RFCOMM: Remove reference counting 2016-10-04 08:12:14 +03:00
sdp_internal.h Bluetooth: SDP: Server: Initialize and accept incoming connections 2016-10-04 08:12:14 +03:00
sdp.c Bluetooth: SDP: Server: Initialize and accept incoming connections 2016-10-04 08:12:14 +03:00
smp_null.c
smp.c Bluetooth: SMP: Take advantage of new byte swap helpers 2016-10-16 09:01:28 +03:00
smp.h Bluetooth: SMP: Fix build without central role support 2016-10-16 09:00:57 +03:00
uuid.c