summaryrefslogtreecommitdiff
path: root/profiles/input/server.h
blob: 50f4b61352e774959424e1d6091924e28f45471c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *
 *  BlueZ - Bluetooth protocol stack for Linux
 *
 *  Copyright (C) 2004-2010  Marcel Holtmann <marcel@holtmann.org>
 *
 *
 */

int server_start(const bdaddr_t *src);
void server_stop(const bdaddr_t *src);