Searched refs:broadcaster (Results 1 – 7 of 7) sorted by relevance
7 of an ISO broadcaster against one or more ISO broadcast receivers.12 The sample transmits data from the *broadcaster* to the16 The application is used as both a broadcaster and a receiver, and the mode47 broadcaster role.49 #. Observe that the receiver synchronizes to the broadcaster.59 Choose device role - type r (receiver role) or b (broadcaster role), or q to quit: r63 …[00:00:05.793,304] <inf> iso_broadcast_receiver: Found broadcaster with address 28:3B:AD:F5:EE:0C …86 The broadcaster will ask if any changes to the current settings are wanted.88 otherwise continue with the current settings. The broadcaster will then start93 Choose device role - type r (receiver role) or b (broadcaster role), or q to quit: b
1 .. _bluetooth-isochronous-broadcaster-sample:
18 # TODO: Split between broadcaster and observer for optimization
1432 static int big_init_bis(struct bt_iso_big *big, bool broadcaster) in big_init_bis() argument1452 if (broadcaster) { in big_init_bis()1668 bool broadcaster; in bt_iso_big_terminate() local1683 broadcaster = big->bis[0]->qos->tx ? true : false; in bt_iso_big_terminate()1685 if (broadcaster) { in bt_iso_big_terminate()
249 peripheral implicitly enables broadcaster role. Usually the first step252 least the observer and broadcaster roles, and possibly also the301 A broadcaster role device will use the :c:func:`bt_le_adv_start` API to375 default, mesh requires both observer and broadcaster role to be enabled.
170 advertising, effectively acting as a Bluetooth Low Energy broadcaster.
196 * Added combined observer & broadcaster app for Bluetooth samples