Lines Matching +full:data +full:- +full:role

1 .. zephyr:code-sample:: bluetooth_isochronous_connected_benchmark
3 :relevant-api: bt_iso bluetooth
13 The sample transmits data between the *central* and the *peripheral*
26 * A remote board running the same sample as the reversed role that supports
35 See :zephyr:code-sample-category:`bluetooth` samples for details.
48 connected board in the central role.
50 peripheral role.
54 by uni- or bidirectional).
58 The peripheral will output overall data (since boot),
62 *** Booting Zephyr OS build zephyr-v2.5.0-4098-gdcaaee6db2f5 ***
65 Choose device role - type c (central role) or p (peripheral role), or q to quit: p
66 Peripheral role
76 …[00:00:17.774,902] <inf> iso_connected: Overall : Received 100/100 (100.00%) - Total packets l…
77 …[00:00:17.774,932] <inf> iso_connected: Current Conn: Received 100/100 (100.00%) - Total packets l…
78 …[00:00:17.774,963] <inf> iso_connected: Latest 1000 : Received 100/100 (100.00%) - Total packets l…
81 …[00:00:18.532,409] <inf> iso_connected: Overall : Received 200/200 (100.00%) - Total packets l…
82 …[00:00:18.532,470] <inf> iso_connected: Current Conn: Received 200/200 (100.00%) - Total packets l…
83 …[00:00:18.532,501] <inf> iso_connected: Latest 1000 : Received 200/200 (100.00%) - Total packets l…
90 role. Once connected, the central will output overall data (since boot),
94 *** Booting Zephyr OS build zephyr-v2.5.0-4098-gdcaaee6db2f5 ***
97 Choose device role - type c (central role) or p (peripheral role), or q to quit: c
98 Central role
102 …3.899,963] <inf> iso_connected: Found peripheral with address F4:5A:12:BF:4F:2C (public) (RSSI -24)
111 …[00:00:05.072,052] <inf> iso_connected: Overall : Received 100/100 (100.00%) - Total packets l…
112 …[00:00:05.072,113] <inf> iso_connected: Current Conn: Received 100/100 (100.00%) - Total packets l…
113 …[00:00:05.072,143] <inf> iso_connected: Latest 1000 : Received 100/100 (100.00%) - Total packets l…
116 …[00:00:05.829,589] <inf> iso_connected: Overall : Received 200/200 (100.00%) - Total packets l…
117 …[00:00:05.829,620] <inf> iso_connected: Current Conn: Received 200/200 (100.00%) - Total packets l…
118 …[00:00:05.829,650] <inf> iso_connected: Latest 1000 : Received 200/200 (100.00%) - Total packets l…