Searched refs:bt_mesh_proxy_client_beacon_send (Results 1 – 3 of 3) sorted by relevance
98 bool bt_mesh_proxy_client_beacon_send(struct bt_mesh_subnet *sub);
787 bool bt_mesh_proxy_client_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_client_beacon_send() function799 send = bt_mesh_proxy_client_beacon_send(&bt_mesh.sub[i]); in bt_mesh_proxy_client_beacon_send()809 send = bt_mesh_proxy_client_beacon_send(bt_mesh.p_sub[i]); in bt_mesh_proxy_client_beacon_send()
174 if (bt_mesh_proxy_client_beacon_send(sub)) { in secure_beacon_send()