zephyr/net/bluetooth
Szymon Janc 6526e66b62 Bluetooth: L2CAP: Rename br_channels to br_fixed_channels
This clarify what this list holds making code more readable.

Change-Id: Ia212cf611cbf2c2deab139324120b993bf14d06f
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-10-04 15:44:45 +00:00
..
a2dp_internal.h Bluetooth: A2DP: Initialization of A2DP 2016-10-04 08:12:14 +03:00
a2dp.c Bluetooth: A2DP: Added Connect API 2016-10-04 10:55:04 +00:00
att_internal.h Bluetooth: GATT: Add queuing support 2016-09-07 08:17:26 +03:00
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 Bluetooth: Clean up feature test macros 2016-09-07 08:17:26 +03:00
conn.c Bluetooth: Fix compiler warnings/errors related to string casts 2016-10-04 12:44:24 +00:00
ecc.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
gatt_internal.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
gatt.c Bluetooth: GATT: Fix potential bt_conn reference leak 2016-09-14 08:45:45 +03:00
hci_core.c Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
hci_core.h Bluetooth: HCI: Fix updating RPA too early 2016-09-15 14:36:09 +00:00
hci_ecc.c Bluetooth: Add debug keys support to HCI ECC emulation code 2016-10-04 08:12:14 +03:00
hci_ecc.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
hci_raw.c Bluetooth: Add RAW API interface to Bluetooth 2016-09-07 08:17:26 +03:00
hfp_hf.c Bluetooth: HFP HF: Fix getting inaccessible internal 2016-10-04 08:12:14 +03:00
hfp_internal.h Bluetooth: HFP HF: Initialize Handsfree profile 2016-09-14 08:45:45 +03:00
Kconfig Bluetooth: Adjust maximum connections & paired devices range 2016-10-04 10:46:30 +00:00
keys_br.c Bluetooth: Split keys into LE and BR/EDR specific storage 2016-09-07 08:17:26 +03:00
keys.c Bluetooth: Split keys into LE and BR/EDR specific storage 2016-09-07 08:17:26 +03:00
keys.h Bluetooth: SMP: Add support for Link Key derivation 2016-09-07 08:17:26 +03:00
l2cap_br.c Bluetooth: L2CAP: Rename br_channels to br_fixed_channels 2016-10-04 15:44:45 +00:00
l2cap_internal.h Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
l2cap.c Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
log.c Bluetooth: Add hexadecimal conversion logging helper 2016-07-11 09:38:53 +00:00
Makefile Bluetooth: SDP: Server: Initialize and accept incoming connections 2016-10-04 08:12:14 +03:00
monitor.c Bluetooth: monitor: Fix condition for disabling UART interrupts 2016-09-07 08:17:26 +03:00
monitor.h Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
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 Bluetooth: L2CAP: Extend bt_l2cap_create_pdu() with 'reserve' parameter 2016-10-04 08:12:14 +03:00
smp.c Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
smp.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
uuid.c Bluetooth: UUID: Add 32bit UUID support 2016-09-07 08:17:26 +03:00