Searched refs:proxy_send_beacons (Results 1 – 1 of 1) sorted by relevance
71 static void proxy_send_beacons(struct k_work *work);383 static void proxy_send_beacons(struct k_work *work) in proxy_send_beacons() function1464 k_work_init(&client->send_beacons, proxy_send_beacons); in bt_mesh_proxy_server_init()