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

  /external/bluetooth/bluez/gdbus/
watch.c 65 struct filter_data { struct
81 static struct filter_data *filter_data_find(DBusConnection *connection,
93 struct filter_data *data = current->data;
128 static void format_rule(struct filter_data *data, char *rule, size_t size)
153 static gboolean add_match(struct filter_data *data,
176 static gboolean remove_match(struct filter_data *data)
196 static struct filter_data *filter_data_get(DBusConnection *connection,
204 struct filter_data *data;
229 data = g_new0(struct filter_data, 1);
250 struct filter_data *data
    [all...]
  /external/kernel-headers/original/linux/
netlink.h 192 void *filter_data);

Completed in 35 milliseconds