Searched refs:send_beacons (Results 1 – 1 of 1) sorted by relevance
94 struct k_work send_beacons; member388 client = CONTAINER_OF(work, struct bt_mesh_proxy_client, send_beacons); in proxy_send_beacons()839 k_work_submit(&client->send_beacons); in proxy_ccc_write()1464 k_work_init(&client->send_beacons, proxy_send_beacons); in bt_mesh_proxy_server_init()