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