OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hdp_device
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/health/
hdp_types.h
100
struct
hdp_device
{
struct
116
struct
hdp_device
*dev; /* Device where this channel belongs */
hdp.c
61
static struct
hdp_device
*create_health_device(DBusConnection *conn,
69
struct
hdp_device
*dev;
211
const struct
hdp_device
*
hdp_device
= a;
local
214
if (
hdp_device
->dev == device)
222
const struct
hdp_device
*device = a;
231
const struct
hdp_device
*device = a;
298
static void device_unref_mcl(struct
hdp_device
*
hdp_device
)
300
if (!
hdp_device
->mcl
1216
struct
hdp_device
*
hdp_device
;
local
1249
struct
hdp_device
*
hdp_device
;
local
1266
struct
hdp_device
*
hdp_device
;
local
1281
struct
hdp_device
*
hdp_device
;
local
[
all
...]
Completed in 20 milliseconds