HomeSort by relevance Sort by last modified time
    Searched refs:hdp_application_unref (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/health/
hdp_util.h 55 void hdp_application_unref(struct hdp_application *app);
hdp_util.c 308 hdp_application_unref(app);
843 hdp_application_unref(mdep_data->app);
1199 void hdp_application_unref(struct hdp_application *app) function
hdp.c 109 hdp_application_unref(chan->app);
133 hdp_application_unref(dc_data->app);
329 hdp_application_unref(app);
362 hdp_application_unref(app);
369 hdp_application_unref(app);
419 g_slist_foreach(applications, (GFunc) hdp_application_unref, NULL);
    [all...]

Completed in 20 milliseconds