Lines Matching full:broadcast
96 - TP transfers can be unicast or broadcast.
98 - **Broadcast TP:** Does not require a receiver on the other side and can be
99 used in broadcast scenarios.
114 - ETP transfers cannot be broadcast like TP transfers, and always require a
144 - **Broadcast TP:** Allows sending data without a receiver, but only works for
145 TP transfers. ETP cannot be broadcast and always needs a receiving client.
197 PDU2 Format (global) (broadcast)
344 By default no broadcast packets can be send or received. To enable sending or
345 receiving broadcast packets use the socket option ``SO_BROADCAST``:
437 single unicast or broadcast address. However, there are scenarios where finer
444 address or broadcast to the bus.
462 - You need to handle both broadcast and unicast messages but only care about
554 The ``SO_BROADCAST`` option enables the sending and receiving of broadcast
555 messages. By default, broadcast messages are disabled for J1939 sockets. When
557 broadcast packets on the J1939 network.
564 broadcast option allows the socket to send and receive such broadcast messages.
568 ability to send and receive broadcast messages, while any non-zero value
579 the socket to send and receive broadcast messages.
907 /* for Address Claiming broadcast must be allowed */
1027 attempting to send broadcast messages, but the socket is not configured with
1076 to a broadcast address.