Home
last modified time | relevance | path

Searched refs:relayed (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_cli.c83 bool relayed = false; in bt_mesh_proxy_cli_relay() local
97 relayed = true; in bt_mesh_proxy_cli_relay()
100 return relayed; in bt_mesh_proxy_cli_relay()
Dproxy_srv.c1098 bool relayed = false; in bt_mesh_proxy_relay() local
1118 relayed = true; in bt_mesh_proxy_relay()
1121 return relayed; in bt_mesh_proxy_relay()
DKconfig180 relayed, all relay advertising sets defined by
463 Controls the initial number of retransmissions of relayed messages, in
472 Controls the initial interval between retransmissions of relayed
479 int "Number of advertising buffers for relayed messages"
484 Number of advertising buffers available for messages to be relayed.
1938 The module gathers statistics of received, relayed, and transmitted
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst55 The secondary subnets, on which messages are relayed, are referred to as *bridged subnets*.
116 When a message is relayed between subnets by a Subnet Bridge, it is allocated from the relay buffer
139 update the stored IVISeq before being relayed.
142 as every bridged message must pass through the replay protection mechanism before being relayed.
/Zephyr-latest/samples/drivers/uart/passthrough/
DREADME.rst13 relayed to the console.
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/doc/
Dindex.rst113 - A physical UART connection which is relayed over interface USB serial port.
/Zephyr-latest/boards/silabs/radio_boards/slwrb4321a/doc/
Dindex.rst124 - A physical UART connection which is relayed over interface USB serial port.
/Zephyr-latest/boards/silabs/starter_kits/efm32wg_stk3800/doc/
Dindex.rst113 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/silabs/starter_kits/slstk3400a/doc/
Dindex.rst114 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/silabs/starter_kits/slstk3401a/doc/
Dindex.rst125 - A physical UART connection which is relayed over interface USB serial port.
/Zephyr-latest/boards/silabs/starter_kits/slstk3701a/doc/
Dindex.rst137 - A physical UART connection which is relayed over interface USB serial port.
/Zephyr-latest/boards/silabs/dev_kits/sltb004a/doc/
Dindex.rst156 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/silabs/starter_kits/slstk3402a/doc/
Dindex.rst148 - A physical UART connection which is relayed over interface USB serial port.
/Zephyr-latest/boards/arm/v2m_beetle/doc/
Dindex.rst223 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an385.rst251 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/
Dindex.rst293 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/
Dindex.rst287 - A physical UART connection which is relayed over interface USB Serial port.
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst1080 * :github:`20618` - Can unicast address be relayed when send message over gatt proxy?
Drelease-notes-3.2.rst362 * Moved relayed messages to a separate buffer pool.