zephyr/subsys/bluetooth/host
Luiz Augusto von Dentz 9a111df676 Bluetooth: L2CAP: Add define for signalling timeout
This adds a define for the so called RTX timeout.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-12-13 15:30:28 +02:00
..
CMakeLists.txt
Kconfig Bluetooth: Use NET_BUF_RX_COUNT if NET_L2_BT is enabled 2019-12-13 15:30:28 +02:00
Kconfig.gatt kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.l2cap Bluetooth: L2CAP: Use NET_BUF_TX_COUNT as fragment count 2019-12-13 15:30:28 +02:00
a2dp.c
a2dp_internal.h
at.c
at.h
att.c Bluetooth: ATT: Fix ATT MTU support for larger MTUs 2019-12-04 19:08:10 +01:00
att_internal.h
avdtp.c
avdtp_internal.h
conn.c Bluetooth: conn: Add debug variant to buffer allocation 2019-12-13 15:30:28 +02:00
conn_internal.h Bluetooth: conn: Add debug variant to buffer allocation 2019-12-13 15:30:28 +02:00
crypto.c
crypto.h
ecc.h
gatt.c Bluetooth: host: Refactor checks in update_ccc for efficiency 2019-12-12 15:26:38 +02:00
gatt_internal.h
hci_core.c Bluetooth: host: Check for device ready for whitelist API 2019-12-12 12:19:40 +02:00
hci_core.h Bluetooth: Host: Fix duplicate whitelist entries issue 2019-12-10 17:54:10 +02:00
hci_ecc.c
hci_ecc.h
hci_raw.c Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hci_raw_internal.h
hfp_hf.c Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
hfp_internal.h
keys.c
keys.h
keys_br.c
l2cap.c Bluetooth: L2CAP: Add define for signalling timeout 2019-12-13 15:30:28 +02:00
l2cap_br.c bluetooth: l2cap_br: l2cap channel used wrong cid when removing 2019-12-11 11:34:43 +02:00
l2cap_internal.h Bluetooth: L2CAP: Queue packets when a segment could not be allocated 2019-12-13 15:30:28 +02:00
monitor.c
monitor.h
rfcomm.c
rfcomm_internal.h Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
sdp.c Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
sdp_internal.h
settings.c bluetooth: host: fix missing log_strdup 2019-11-07 12:49:34 +02:00
settings.h
smp.c Bluetooth: Host: Add CONFIG_BT_BONDING_REQUIRED flag 2019-12-09 17:05:32 +02:00
smp.h Bluetooth: Host: Fix deadlock calling API functions from SMP callbacks 2019-11-21 14:51:50 +02:00
smp_null.c
testing.c
testing.h
uuid.c Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00