OSDN Git Service

build: Add --enable-midi to bootstrap-configure
[android-x86/external-bluetooth-bluez.git] / src / bluetooth.ver
1 {
2         global:
3                 btd_*;
4                 g_dbus_*;
5                 info;
6                 error;
7                 debug;
8                 baswap;
9                 ba2str;
10         local:
11                 *;
12 };