Searched refs:proxy_send_beacons (Results 1 – 1 of 1) sorted by relevance
51 static void proxy_send_beacons(struct k_work *work);70 .send_beacons = Z_WORK_INITIALIZER(proxy_send_beacons),346 static void proxy_send_beacons(struct k_work *work) in proxy_send_beacons() function