Searched defs:hdp_device (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/health/
H A Dhdp_types.h100 struct hdp_device { struct
116 struct hdp_device *dev; /* Device where this channel belongs */
H A Dhdp.c61 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) argument
300 if (!hdp_device
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 196 milliseconds