Home
last modified time | relevance | path

Searched refs:bt_mesh_proxy_cli_relay (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_cli.h11 bool bt_mesh_proxy_cli_relay(struct bt_mesh_adv *adv);
Dproxy_cli.c81 bool bt_mesh_proxy_cli_relay(struct bt_mesh_adv *adv) in bt_mesh_proxy_cli_relay() function
Dnet.c589 (void)bt_mesh_proxy_cli_relay(adv); in bt_mesh_net_send()