mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 06:01:57 +00:00
BLUETOOTH SPECIFICATION Version 4.2 [Vol 3, Part C] page 368: "The Peripheral device should not perform a Connection Parameter Update procedure within T GAP (conn_pause_peripheral) after establishing a connection." > HCI Event: LE Meta Event (0x3e) plen 19 [hci1] 11:14:22.496358 LE Connection Complete (0x01) Status: Success (0x00) Handle: 74 Role: Slave (0x01) Peer address type: Public (0x00) Peer address: 7C:7A:91:18:82:46 (Intel Corporate) Connection interval: 70.00 msec (0x0038) Connection latency: 0.00 msec (0x0000) Supervision timeout: 420 msec (0x002a) Master clock accuracy: 0x01 ...[5 seconds interval]... < ACL Data TX: Handle 74 flags 0x00 dlen 16 [hci1] 11:14:27.493541 LE L2CAP: Connection Parameter Update Request (0x12) ident 1 len 8 Min interval: 24 Max interval: 40 Slave latency: 0 Timeout multiplier: 42 Change-Id: Ibb301ea00c127542ba299ad0b94825ad1ed05c5c Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
att_internal.h | ||
att.c | ||
conn_internal.h | ||
conn.c | ||
gatt_internal.h | ||
gatt.c | ||
hci_core.c | ||
hci_core.h | ||
hci_ecc.c | ||
hci_ecc.h | ||
Kconfig | ||
keys.c | ||
keys.h | ||
l2cap_br.c | ||
l2cap_internal.h | ||
l2cap.c | ||
Makefile | ||
monitor.c | ||
monitor.h | ||
smp_null.c | ||
smp.c | ||
smp.h | ||
uuid.c |