summaryrefslogtreecommitdiff
path: root/profiles/sap/server.h
blob: b774230f52cd9a6157ffc36424019272e2be9004 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *  BlueZ - Bluetooth protocol stack for Linux
 *
 *  Copyright (C) 2010 ST-Ericsson SA
 *
 */

int sap_server_register(struct btd_adapter *adapter);
void sap_server_unregister(const char *path);