Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
qemu
/
2cb19c7efef5f194198aa84d6a9ffbdb4c740455
/
.
/
bt-host.h
blob: f1eff65f45264f4851c486c84d897259afd6e1bb [
file
] [
log
] [
blame
]
#ifndef
BT_HOST_H
#define
BT_HOST_H
struct
HCIInfo
;
/* bt-host.c */
struct
HCIInfo
*
bt_host_hci
(
const
char
*
id
);
#endif