zephyr/drivers/bluetooth/nble
Mariusz Skamra cc1559ce56 drivers/nble: Add timeout before Conn Param Update as Peripheral
According to Core 4.2 Vol 3, Part C, 9.3.12.2,
The Peripheral device should not perform a Connection Parameter
Update procedure within T_GAP (conn_pause_peripheral) after
establishing a connection.

T_GAP (conn_pause_peripheral) is 5 seconds.
Fixes TC_LE_REJ_BI_01_C.

1/3   L2CAP   TC_LE_REJ_BI_01_C   PASS
2/3   L2CAP   TC_LE_CPU_BI_02_C   PASS
3/3   L2CAP   TC_LE_CPU_BV_01_C   PASS

1/3   GAP   TC_CONN_CPUP_BV_01_C   PASS
2/3   GAP   TC_CONN_CPUP_BV_02_C   PASS
3/3   GAP   TC_CONN_CPUP_BV_03_C   PASS

Change-Id: I66bf57a2b8323b748c15f61b2daecfaa435dbb69
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-06-22 16:01:48 +02:00
..
conn_internal.h drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
conn.c drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
conn.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
gap_internal.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
gap.c drivers/nble: Update firmware to 0620 revision 2016-06-21 09:24:10 +00:00
gatt_internal.h drivers/nble: Fix execute write condition 2016-06-22 10:44:18 +02:00
gatt.c drivers/nble: Implement on_nble_gatts_notify_tx_evt() 2016-06-22 13:12:37 +00:00
Kconfig drivers/nble: Add timeout before Conn Param Update as Peripheral 2016-06-22 16:01:48 +02:00
Makefile drivers/nble: Sync smp code for firmware compatibility 2016-05-31 09:39:25 +00:00
rpc_deserialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
rpc_functions_to_ble_core.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
rpc_functions_to_quark.h drivers/nble: Update RPC to version 0527 2016-05-30 09:07:50 +00:00
rpc_serialize.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
rpc.h drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetooth 2016-04-05 14:04:44 +03:00
smp.c drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
smp.h drivers/nble: Update firmware to 0614 revision 2016-06-17 11:12:44 +03:00
stubs.c drivers/nble: Use flags for state tracking 2016-05-31 11:04:41 +00:00
uart.c Bluetooth: Use proper net_buf APIs 2016-06-13 17:22:05 +03:00
uart.h Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00