|
| static void | vehicle_iphone_destroy (struct vehicle_priv *priv) |
| |
| static int | vehicle_iphone_position_attr_get (struct vehicle_priv *priv, enum attr_type type, struct attr *attr) |
| |
| static int | vehicle_iphone_set_attr (struct vehicle_priv *priv, struct attr *attr) |
| |
| void | vehicle_iphone_update (void *arg, double lat, double lng, double dir, double spd, char *str_time, double radius) |
| |
| static struct vehicle_priv * | vehicle_iphone_new (struct vehicle_methods *meth, struct callback_list *cbl, struct attr **attrs) |
| |
| void | plugin_init (void) |
| | The plugin entry point. More...
|
| |