Sign in
kernel
/
pub
/
scm
/
bluetooth
/
bluez
/
master
/
.
/
src
/
shared
/
mainloop-notify.h
blob: c2cf34c44e5e17c57ece0c31655f9f8691a0cb7d [
file
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2018 Intel Corporation. All rights reserved.
*
*
*/
void
mainloop_notify_init
(
void
);
void
mainloop_notify_exit
(
void
);