zephyr/include/bluetooth
Luiz Augusto von Dentz bfc0c35387 Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits
In case the channel provides its own MTU and allocator it should be
able to store as much data as set in the MTU, based on that the code
can give enough credits to fill the entire channel MTU.

Change-Id: I291cf1bb643f200bde191914e814f681f4f65c3e
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-01-18 17:03:34 +00:00
..
a2dp.h Bluetooth: A2DP: Added Connect API 2016-10-04 10:55:04 +00:00
att.h Bluetooth: ATT: Add new error code from CSSv7 2017-01-17 08:44:21 +02:00
avdtp.h Bluetooth: AVDTP: Add AV-Stream data structure 2016-12-16 10:27:48 +02:00
bluetooth.h Bluetooth: Make BR/EDR discovery be limited only by time 2016-12-24 08:42:15 +02:00
buf.h Bluetooth: Remove ACL details from BT_BUF_RX_SIZE 2017-01-17 08:44:21 +02:00
conn.h Bluetooth: Introduce a new connection parameter request callback 2017-01-17 08:44:21 +02:00
gatt.h Bluetooth: GATT: Add BT_GATT_PERM_NONE convenience value 2016-12-24 08:42:15 +02:00
hci.h Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters 2017-01-05 08:49:17 +02:00
hci_raw.h Bluetooth: Use unified k_fifo API for FIFOs 2016-11-11 07:59:15 +02:00
hfp_hf.h Bluetooth: HFP HF: SLC query indicators present value 2017-01-05 08:49:16 +02:00
l2cap.h Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial credits 2017-01-18 17:03:34 +00:00
log.h Bluetooth: Add __printf_like annotation for bt_log 2017-01-18 08:28:06 +02:00
rfcomm.h Bluetooth: RFCOMM: Implement timer in dlc 2017-01-05 08:49:17 +02:00
sdp.h Bluetooth: SDP: Add UUID reference to user callback 2017-01-05 08:49:17 +02:00
storage.h Bluetooth: Add well known keys to storage API for legacy pairing 2016-10-16 09:01:28 +03:00
uuid.h Bluetooth: UUID: Add protocol UUIDs 2016-10-21 07:47:31 +03:00