Blob: attach.h

Blob id: c8d787d76a7a3660fc914dd1210e10832d59f0b9

Size: 229 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
 *
 *  BlueZ - Bluetooth protocol stack for Linux
 *
 *  Copyright (C) 2015  Intel Corporation. All rights reserved.
 *
 *
 */

void attach_start(void);
void attach_stop(void);